SoopObservationType#

class stixcore.soop.manager.SoopObservationType(value)[source]#

Bases: Enum

Enum of possible observation types defines in LTP.

This is used for Filtering.

Attributes Summary

ALL

Use ALL to address all types.

STIX_ANALYSIS

detector, aspect and calibration data

STIX_BASIC

Basic operation products like HK, QL ...

STIX_DOWNLOAD

Download of Data

STIX_GENERIC

STIX Generic

Attributes Documentation

ALL = ''#

Use ALL to address all types.

STIX_ANALYSIS = 'STIX_ANALYSIS'#

detector, aspect and calibration data

Type:

Bulk science data products

STIX_BASIC = 'STIX_BASIC'#

Basic operation products like HK, QL …

STIX_DOWNLOAD = 'STIX_DOWNLOAD'#

Download of Data

STIX_GENERIC = 'STIX_GENERIC'#

STIX Generic