FitsProcessor#

class stixcore.io.product_processors.fits.processors.FitsProcessor[source]#

Bases: object

Methods Summary

generate_common_header(filename, product, *)

generate_filename(product, *, version, ...)

Generate fits file name with SOLO conventions.

Methods Documentation

classmethod generate_common_header(filename, product, *, version=0)[source]#
classmethod generate_filename(product, *, version, date_range, status='', header=True)[source]#

Generate fits file name with SOLO conventions.

Parameters:
  • product (BaseProduct) – QLProduct

  • version (int) – the version modifier for the filename default 0 = detect from codebase.

  • status (str) – Status of the packets

Returns:

str – The filename