QLFlareFlag#
- class stixpy.product.sources.QLFlareFlag(**kwargs)[source]#
Bases:
QuickLookProductQuicklook Flare flag and location
Attributes Summary
Flare location as`
Flare location flag
Flare non-thermal index - significant non-thermal emission
Service subtype
Service type
Science Structure ID for product
Flare thermal index - amount of thermal emission
A
sunpy.time.TimeRangefor the data.Methods Summary
is_datasource_for(*, meta, **kwargs)Determines if meta data match
Attributes Documentation
- exposure_time#
- flare_location#
Flare location as`
Notes
From STIX-TN-0109-FHNW_I3R3
YLOS = -Ysc = -YintandZLOS = Zsc = Xint
- level#
- location_flag#
Flare location flag
- non_thermal_index#
Flare non-thermal index - significant non-thermal emission
- service_subtype#
Service subtype
- service_type#
Service type
- ssid#
Science Structure ID for product
- thermal_index#
Flare thermal index - amount of thermal emission
- time#
- time_range#
A
sunpy.time.TimeRangefor the data.
Methods Documentation