Skip to content

Managing file I/O and Overwrites #4

@iguinn

Description

@iguinn

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:

  1. 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
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions