QLLightCurve#

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

Bases: QuickLookProduct

Quicklook Lightcurves nominal in 5 energy bins every 4s

Generic product composed of meta, control, data and optionally idb, and energy information

Parameters:
  • control (stix_parser.products.quicklook.Control) – Table containing control information

  • data (stix_parser.products.quicklook.Data) – Table containing data

Attributes Summary

exposure_time

level

service_subtype

Service subtype

service_type

Service type

ssid

Science Structure ID for product

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#
level#
service_subtype#

Service subtype

service_type#

Service type

ssid#

Science Structure ID for product

time#
time_range#

A sunpy.time.TimeRange for the data.

Methods Documentation

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

Determines if meta data match