Replies: 3 comments
-
SubsystemsRequired
Nice to have
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Related to: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
DUNE US S&C R&D item 100
Marshaling input data from several families to an algorithm
Items 2 and 3 as described might be satisfied by running an "art" job that takes data from the Run and SubRun and uses calibration data. We're assuming that this already exists and has been done.
For the full milestone, and assuming a hierarchy of Run/SubRun/Spill/Event and one containing Calibrations (as exemplars), we need a demonstrator that can:
Some relevant definitions:
The first item in the milestone description goes beyond anything "art" can do: "1. Data windows (processing adjacent data)"
How do we implement this? We would have to decide how to implement this.
Then we have to implement this and the code to process this. Ideally, there is a (Mock) I/O system to support this milestones as it seems more straightforward to work on an adjacency breadboard if the data has characteristics that are realistic. Alternatively, we can rely on dummy objects, but without DUNE input, there is no guarantee that these are representative.
There is nothing in the current description of the milestone that requires persistent storage of data.
This also raises additional questions that we may or may not need to satisfy for this milestone. What will be the "Data Family"'s used for this demonstrator? Is Run, SubRun, Event plus the non-hierarchical calibration interval sufficient? Do we need additional families (since the user can defined their own data families and hierarchies) or call them different names?
Beta Was this translation helpful? Give feedback.
All reactions