Skip to content

Header keys missing in read_corsika_headers.py? #18

@jebuss

Description

@jebuss

Is it possible that the following header keys are missing in read_corsika_headers.py?

  • n_showers
  • x_scatter
  • scatter_radius
  • scatter_radius_unit

run_header_columns = [
'run_number',
'date',
'energy_spectrum_slope',
'energy_min',
'energy_max',
]

I saw in pyfact that they are needed:

https://github.com/fact-project/pyfact/blob/91273b419e296e1d94e5b85f1d257872c5d5ac1b/fact/io.py#L484

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions