-
Notifications
You must be signed in to change notification settings - Fork 11
MiniRun3 file locations
Web links are provided here, but they can be converted to paths on the NERSC filesystem by replacing https://portal.nersc.gov/project/dune/data with /global/cfs/cdirs/dune/www/data
.
Kludge of the day: Files can be bulk downloaded via wget using, e.g., wget -r -nH --cut-dirs=8 --no-parent --reject="index.html*" --reject="robots.txt" https://portal.nersc.gov/project/dune/data/2x2/simulation/productions/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.larnd/LARNDSIM/
Please see this page for important differences from the MiniRun2 files.
- https://portal.nersc.gov/project/dune/data/2x2/simulation/productions/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.nu/GENIE/
- https://portal.nersc.gov/project/dune/data/2x2/simulation/productions/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.rock/GENIE/
Fermilab:
/pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC.nu/GENIE
/pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC.rock/GENIE
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.spill
Timing precision bug fixed
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.larnd
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.larnd_v2
Fixed bug where early packets would appear near the end of the file, alongside the post-timestamp-rollover packets. This was causing downstream confusion in the ndlar_flow event builder, leading e.g. to the wrong t0 (and therefore drift coordinates) for some events.
Added GENIE summary in mc_truth/interactions
. Fixed refs from calib_prompt_hits
to packets
Added calib_final_hits
with merged "fuzzy" hits. Refs to other datasets still a work in progress.
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.flow_v4
Fixed refs from calib_prompt_hits
to calib_final_hits
, and from interactions
to tracks
and trajectories
. Removed unintended x <-> z swapping and y offset in MC truth coordinates; the MC truth is now identical to what larnd-sim sees.
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.flow_v5
Based on v2 larnd-sim files. Added GENIE particle stack.
Fermilab: /pnfs/dune/tape_backed/users/mkramer/prod/MiniRun3/MiniRun3_1E19_RHC/MiniRun3_1E19_RHC.flow_v6
Fixed refs between calib_final_hits
and calib_prompt_hits
. Changed position and energy units in these datasets to cm (from mm) and MeV (from GeV), to be consistent with the units in the truth datasets etc.
These PDFs should load much faster than the previous ones.