Skip to content

Reading the SubarrayDesciption #7

Description

@kosack

That info is stored in the TelescopeConfig_N branches which are of type Sash::TelescopeConfig. However, it seems they have custom streamers, or at least the DSTs do not contain the information to decode them.

>>> run["TelescopeConfig_5"].show(interpretation_width=60)

name                 | typename                 | interpretation                                              
---------------------+--------------------------+-------------------------------------------------------------
TelescopeConfig_5    | Sash::TelescopeConfig    | AsObjects(AsDynamic(model=Model_Sash_3a3a_TelescopeConfig)) 

That seems to mean we cannot read them, as re-implementing the streamer for this would be a lot of work (it has a lot of sub-classes that describe e.g. the telescope ground position, the pixel positions, and other aspects of the telescope and camera).

Activity

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

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