QuickLookProduct#

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

Bases: L1Product

Basic science data class

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.

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.