Skip to content

Allow the corsika_output module to generate histograms for specific telescopes (not all of them) #488

@VictorBarbosaMartins

Description

@VictorBarbosaMartins

At the moment we have the telescope_indices flag that controls which telescopes are included in the generation of histograms, i.e., the photons from which telescopes are included. However, as the name says, we need to pass the indices of the telescopes (0, 1, ..., etc), which is not very appropriate. Instead of it, it is much better if we could pass directly the name of the telescopes (e.g. "MST-0, MST-1, MST-2, MST-3").

To do that we could either read the telescope name from the CORSIKA IACT FILE (I will check if that is possible) or pass to the application the layout array ecsv file that was used to generate the CORSIKA IACT file (better try to avoid it).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions