Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a working state of the
dump_metadata.sh
script. Metadata was created, using this script, on the DUNE GPVMs, onrun-spill-build
output files for the TMS group to run reconstruction on for their geometry studies.To run this script:
cd <dune-tms/repo/dir> ; source setup_FNAL.sh
python /path/to/repo/2x2_sim/admin/dump_metadata.sh <metadata args>
It is advised to do this in a
screen
session currently, as this can take a while. Also a drain is likely needed, especially if you have large files.Currently in draft state -- I handed the json and ROOT files of the spill build to Steve Timm for him to declare the files to
metacat
andrucio
. I am waiting to hear back from Steve Timm on the status, just to be 100% sure it all succeeded. Once it does, I will make PR