DUNE / data-mgmt-ops

3 stars 3 forks source link

calibration root-tuples do not have event count #664

Open hschellman opened 4 months ago

hschellman commented 4 months ago

Hello, looking at the calibration root-tuples before merging.

They do not have core.event_count or core.first_event_number or core.last_event_number.

Since we are merging across runs, the first/last are probably not needed (nor is core.events, the actual list of events which would get huge) but the event count needs to be there.

hschellman commented 4 months ago

Actually correction, probably good to have first/last before merge even if they can't be merged.

hschellman commented 4 months ago

Not consistent across different tuples, either use parent # or punt on this.