You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`dune.config_file` (configuration file for the reconstruction)
115
+
-`dune.config_file` (configuration file for the reconstruction/simulation)
116
116
-`dune_mc.gen_fcl_filename` (configuration for the initial simulation physics)
117
+
-`dune.output_status` (This should be 'confirmed' for processed files. If it is not, the file likely never got stored.)
118
+
-`core.data_tier` (what kind of output is it?)
119
+
120
+
117
121
118
122
### Example of doing a metacat search
119
123
@@ -227,7 +231,7 @@ and v09_91_02d01).
227
231
> **If you are doing real analysis please use the [official datasets](#Official_Datasets) which experts have defined**
228
232
>
229
233
> if no official dataset exists, you need to require additional fields like:
230
-
> `core.application.version=v09_91_02d01` and `dune.config_file=standard_reco_stage2_calibration_protodunehd_keepup.fcl` to make certain you are not looking at 2 versions of the same file.
234
+
> `dune.output_status=confirmed` and `core.application.version=v09_91_02d01` and `dune.config_file=standard_reco_stage2_calibration_protodunehd_keepup.fcl` to make certain that the job that created the file actually wrote the output back to storage and you are not looking at 2 versions of the same file.
231
235
{: .callout}
232
236
233
237
@@ -345,7 +349,7 @@ You can also do keyword/value queries like the ones above using the Other tab on
345
349
346
350
### find out how much data there is in a dataset
347
351
348
-
Do a query using the `-s` or `--summary` option
352
+
Do a query of a dataset using the `-s` or `--summary` option
349
353
350
354
~~~
351
355
metacat query -s "files from fardet-vd:fardet-vd__full-reconstructed__v09_81_00d02__reco2_dunevd10kt_anu_1x8x6_3view_30deg_geov3__prodgenie_anu_numu2nue_nue2nutau_dunevd10kt_1x8x6_3view_30deg__out1__v2_official"
0 commit comments