Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the detector table to our hdf5 files #13

Merged
merged 11 commits into from
May 15, 2024

Conversation

Will-D2099
Copy link
Contributor

Resolves #11

I don't think this is the best way to do this it might be possible to just iterate over the tpc_ids instead of adding them for each event I will take more time for to think about this
oops it was not there before
Copy link
Collaborator

@vhewes vhewes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is looking good! i notice a lot of cases of newlines and indents being added, so most of my review comments are just about reverting those.

i haven't tested these changes, but if you're able to run them and they produce good output, then i'm pretty much happy with the content. i think my note on using scalar values instead of an array for the center was my only note on the content. great work!

numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Show resolved Hide resolved
numl/NeutrinoML/HDF5Maker_module.cc Outdated Show resolved Hide resolved
Copy link
Collaborator

@vhewes vhewes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thank you!!

@vhewes vhewes merged commit c6bf0de into nugraph:develop May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add code to add detector information to the HDF5 files for DUNE
2 participants