project8 / monarch

Data File Library for the Project 8 Collaboration
Other
3 stars 1 forks source link

Adapt monarch to officially handle runs stretching across multiple files #20

Open nsoblath opened 7 years ago

nsoblath commented 7 years ago

The egg format was designed according to the "file == run" model. Runs can be artificially stretched across multiple files just by having the user of the monarch library take care of the details of what it means to have a multi-file run.

However, if multi-file runs are now the desired mode of operation, the egg3 format should be modified to handle that. Here's a no-doubt incomplete list of things that need to be changed: