QLFlareFlag#

class stixpy.product.sources.QLFlareFlag(**kwargs)[source]#

Bases: QuickLookProduct

Quicklook Flare flag and location

Attributes Summary

exposure_time

flare_location

Flare location as`

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.TimeRange for 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 = -Yint and ZLOS = 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.TimeRange for the data.

Methods Documentation

classmethod is_datasource_for(*, meta, **kwargs)[source]#

Determines if meta data match