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

Define "RawEventData" and "UDD" models #1

Open
drbenmorgan opened this issue Oct 22, 2019 · 0 comments
Open

Define "RawEventData" and "UDD" models #1

drbenmorgan opened this issue Oct 22, 2019 · 0 comments
Assignees

Comments

@drbenmorgan
Copy link
Member

drbenmorgan commented Oct 22, 2019

The input of this program will be the "RawTriggerData" model, which will handled in the SuperNEMO-DBD/SNRawDataProducts project. The primary output will be "RawEventData", and we know that downstream of this there may be an additional and as yet undefined "UDD" data model.

"RED/UDD" will be the primary input data to the calibration stage, so this project should take responsibility for:

  1. Defining and producing code for the "RawEventData" classes
  2. Defining and producing code for the "UDD" model
  3. Outlining the process of how "RED" is transformed to "UDD"

Keeping everything together at the start will keep things simple, and we can then split out data models/libraries as use cases become clearer.

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

No branches or pull requests

4 participants