Skip to content

Use fast data readers in lststack.binning #945

@steven-murray

Description

@steven-murray

Currently, the lststack.binning.lst_bin_files_for_baselines function does the reading of lst-aligned files, and it's using the slower HERAData.read() function. The reason is because we need to do partial time I/O, which isn't yet supported by HERADataFastReader. This should be fixed.

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