Skip to content

bias_patch - trigger_patch mapping #7

@dneise

Description

@dneise

We have 1440 pixel, 320 bias patches and 160 trigger patches. When reading information about them from their particular auxiliary files and/or raw files, we need to assign them somehow to each other.

Knowing that trigger_patch_id = pixel_chid // 9, one might assume that also trigge_patch_id = bias_patch_id // 2. But that is not the case.

So I propose:

The mapping between bias patches and trigger patches must be easily available in pyfact.

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