Skip to content

Store simtel metaparams in output HDF5 file #2674

Open
@maxnoe

Description

We should:

  • Add a generic way to include simulation configuration key/value pairs to DataWriter, not just the pre-configured run header container object
  • Include the simtel metaparams for simtel files

Some points:

  • This probably needs to happen by obs-id
  • Simtel metaparams are always string keys and string values, although values can semantically be anything (e.g. RANDOM_MONO_PROB is a float)
  • tables at the moment does not support variable length string tables, which will create some issues for this

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    module:IOissues related to ctapipe.io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions