Skip to content

Use unique run numbers #62

Open
Open
@maxnoe

Description

@maxnoe

The current LSTProd2 is restarting run numbers for each pointing node of each declination line from 1.

While it's always bad to have non-unique run id / event_id combinations, there is a very practical issue:
This makes it impossible to merge the runs of one declination line into a single dataset for training using ctapipe tools,
as the ctapipe dataformat requires the primary key of (obs_id, event_id) to be unique in the file.

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