ExtraImageInfo
- class lstchain.io.lstcontainers.ExtraImageInfo(prefix=None, **fields)
Bases:
Container
attach the tel_id
- Attributes:
- tel_idField(default=0)
Telescope ID
- selected_gain_channelField(default=None)
Selected gain channel
- metadict
dict of attached metadata
- prefixstr
Prefix attached to column names when saved to a table or file
Attributes Summary
Attributes Documentation
- default_prefix = 'extraimageinfo'
- fields = {'selected_gain_channel': Field(default=None), 'tel_id': Field(default=0)}
- meta
- prefix
- selected_gain_channel
- tel_id