-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
This is a continuation of a conversation from pull request 153 legend-exp/pygama#153
Summary:
@sweigart made the overwrite option act as expected for raw_to_dsp. However, ultimately we want to make a few more changes:
- Be able to overwrite only specific fields in an HDF5 table. According to @jasondet "proper overwrite (at the file as well as dataset level) is now implemented but untested in LH5Store in the refactor branch on my fork", so once this is tested/pulled into the main branch we can use it in our processing
- raw_to_dsp will ultimately not handle file I/O, but instead act as a table_in -> table_out function. According to @mmatteo instead the I/O will be a part of the dataflow manager
If I missed anything important in this summary please add on to it!
Metadata
Metadata
Assignees
Labels
No labels