Level 3 FITS file : Extension 0 : Example - ITA-Solar/solo-spice-ql GitHub Wiki
Description of the level 3 keyword header can be found here.
The header of the corresponding level 2 extension can be found here.
SIMPLE = T / Written by IDL: Thu Aug 21 10:07:07 2025
BITPIX = -64 / Number of bits per data pixel
NAXIS = 3 / Number of data axes
NAXIS1 = 11 /
NAXIS2 = 192 /
NAXIS3 = 834 /
EXTEND = T / FITS data may contain extensions
DATE = '2025-08-21T10:07:07.000' / Date and time of FITS file creation
SOLARNET= 1 / Fully/Part/Not SOLARNET compliant (1/0.5/-1)
OBS_HDU = 2 / HDU contains SOLARNET Type P data
EXTNAME = 'O III 703 / Mg IX 706 (Merged) results' / Extension name
FILENAME= 'solo_L3_spice-n-ras_20250208T061921_V01_301990207-000.fits' / Filena
PARENT = 'solo_L2_spice-n-ras_20250208T061921_V04_301990207-000.fits' / Parent
LONGSTRN= 'OGIP 1.0' / The OGIP long string convention may be used.
COMMENT This FITS file may contain long string keyword values that are
COMMENT continued over multiple keywords. This convention uses the '&'
COMMENT character at the end of a string which is then continued
COMMENT on subsequent keywords whose name = 'CONTINUE'.
PARENTXT= '../../../../level2/2025/02/08/solo_L2_spice-n-ras_20250208T061921_V&'
CONTINUE '04_301990207-000.fits;O III 703 / Mg IX 706 (Merged)&' / Parent
CONTINUE '' / filename and path;extension name
RESEXT = 'O III 703 / Mg IX 706 (Merged) results' / Extension name of results
DATAEXT = '../../../../level2/2025/02/08/solo_L2_spice-n-ras_20250208T061921_V&'
CONTINUE '04_301990207-000.fits;O III 703 / Mg IX 706 (Merged)&' / Extension
CONTINUE '' / name of data
INCLEXT = ' ' / Extension name of includes
CONSTEXT= ' ' / Extension name of constants
RESIDEXT= ' ' / Extension name of residuals
SIGMADAT= 'sqrt(RADCAL*GAIN*NOISEFAC^2*(DATA>0) + DARKSUBF*NBIN*(READNOIS^2 + &'
CONTINUE 'DARKCURR*XPOSURE) / RADCAL' / Function to calculate sigma from data
XTYPE1 = 'WAVE ' / Type of 1st dim absorbed by analysis
XDIMEN1 = 3 / Number (starting at 1) of 1st dim absorbed by
NWIN = 8 / Number of windows
WINNO = 0 / Win no (starting at 0) within this study in th
LEVEL = 'L3 ' / Data processing level
VERSION = 1 / File version number
DATE-BEG= '2025-02-08T06:19:21.887' / Beginning of data acquisition
INSTRUME= 'SPICE ' / Instrument name
OBSRVTRY= 'Solar Orbiter' / Observatory name
CREATOR = 'SDP-SPICE' / Name of creator
CHISQAVG= 1.58040940800 / Average chi-squared value
-------------------------------------
| Keywords describing the whole ANA |
-------------------------------------
ANA_NCMP= 4 / Number of fit components
---------------------------------------
| Keywords describing fit component 1 |
---------------------------------------
CMPTYP1 = 'Gaussian' / Type of fit component 1
CMPNAM1 = 'Mg IX 70.60 nm' / Name of fit component 1
CMPSTR1 = 'g ' / Function string of fit component 1
CMPDES1 = 'This component is a single Gaussian, with three parameters,;intensi&'
CONTINUE 'ty, position, and width.;The line position is described as a veloci&'
CONTINUE 'ty shift in km/s ;relative to the rest wavelength of this line take&'
CONTINUE 'n from the SPICE line list (~70.599998).;NOTE: Having a positive li&'
CONTINUE 'near transformation A coefficient;means that redshifts correspond t&'
CONTINUE 'o a positive velocity, and;a negative A works the other way around.&'
CONTINUE '' / Description of fit component 1
CMPMUL1 = 0 / Indicates whether component is multiplicative
CMPINC1 = 1 / Indicates whether component is included in fit
CMP_NP1 = 3 / Number of parameters in fit component 1
PNAME1A = 'intensity' / Name of parameter a for component 1
PUNIT1A = 'W m-2 sr-1 nm-1' / Phys. unit of parameter a for component 1
PDESC1A = 'This parameter describes the amplitude of the Gaussian, in the same&'
CONTINUE ';units as the data being fitted&' / Description of parameter a for
CONTINUE '' / component 1
PINIT1A = 0.0984438 / Initial value of parameter a for component 1
PMAX1A = 9.84438 / Maximum value of parameter a for component 1
PMIN1A = 0.00000 / Minimum value of parameter a for component 1
PTRA1A = 1.00000 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB1A = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS1A = 0 / 1 if parameter a for component 1 is constant
PNAME1B = 'velocity' / Name of parameter b for component 1
PUNIT1B = 'km/s ' / Phys. unit of parameter b for component 1
PDESC1B = 'The line position is described as a velocity shift in km/s ;relativ&'
CONTINUE 'e to the rest wavelength of this line taken from the SPICE line lis&'
CONTINUE 't (~70.599998).;NOTE: Having a positive linear transformation A coe&'
CONTINUE 'fficient;means that redshifts correspond to a positive velocity, an&'
CONTINUE 'd;a negative A works the other way around.&' / Description of
CONTINUE '' / parameter b for component 1
PINIT1B = 0.00000 / Initial value of parameter b for component 1
PMAX1B = 150.005 / Maximum value of parameter b for component 1
PMIN1B = -150.005 / Minimum value of parameter b for component 1
PTRA1B = 0.000235333 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB1B = 70.6000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS1B = 0 / 1 if parameter b for component 1 is constant
PNAME1C = 'width ' / Name of parameter c for component 1
PUNIT1C = 'km/s ' / Phys. unit of parameter c for component 1
PDESC1C = 'The width of the Gaussian.;Described as the FWHM, when a = 0.5/sqrt&'
CONTINUE '(2*alog(2)) = 0.4246609,;(default), or simply as the w in exp( - (d&'
CONTINUE 'eltax/w)^2 * 0.5 ) ;when a = 1&' / Description of parameter c for
CONTINUE '' / component 1
PINIT1C = 0.0648575 / Initial value of parameter c for component 1
PMAX1C = 0.134857 / Maximum value of parameter c for component 1
PMIN1C = 0.0565599 / Minimum value of parameter c for component 1
PTRA1C = 0.424661 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB1C = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS1C = 0 / 1 if parameter c for component 1 is constant
---------------------------------------
| Keywords describing fit component 2 |
---------------------------------------
CMPTYP2 = 'Gaussian' / Type of fit component 2
CMPNAM2 = 'O III 70.38 nm' / Name of fit component 2
CMPSTR2 = 'g ' / Function string of fit component 2
CMPDES2 = 'This component is a single Gaussian, with three parameters,;intensi&'
CONTINUE 'ty, position, and width.;The line position is described as a veloci&'
CONTINUE 'ty shift in km/s ;relative to the rest wavelength of this line take&'
CONTINUE 'n from the SPICE line list (~70.379997).;NOTE: Having a positive li&'
CONTINUE 'near transformation A coefficient;means that redshifts correspond t&'
CONTINUE 'o a positive velocity, and;a negative A works the other way around.&'
CONTINUE '' / Description of fit component 2
CMPMUL2 = 0 / Indicates whether component is multiplicative
CMPINC2 = 1 / Indicates whether component is included in fit
CMP_NP2 = 3 / Number of parameters in fit component 2
PNAME2A = 'intensity' / Name of parameter a for component 2
PUNIT2A = 'W m-2 sr-1 nm-1' / Phys. unit of parameter a for component 2
PDESC2A = 'This parameter describes the amplitude of the Gaussian, in the same&'
CONTINUE ';units as the data being fitted&' / Description of parameter a for
CONTINUE '' / component 2
PINIT2A = 0.321536 / Initial value of parameter a for component 2
PMAX2A = 32.1536 / Maximum value of parameter a for component 2
PMIN2A = 0.00000 / Minimum value of parameter a for component 2
PTRA2A = 1.00000 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB2A = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS2A = 0 / 1 if parameter a for component 2 is constant
PNAME2B = 'velocity' / Name of parameter b for component 2
PUNIT2B = 'km/s ' / Phys. unit of parameter b for component 2
PDESC2B = 'The line position is described as a velocity shift in km/s ;relativ&'
CONTINUE 'e to the rest wavelength of this line taken from the SPICE line lis&'
CONTINUE 't (~70.379997).;NOTE: Having a positive linear transformation A coe&'
CONTINUE 'fficient;means that redshifts correspond to a positive velocity, an&'
CONTINUE 'd;a negative A works the other way around.&' / Description of
CONTINUE '' / parameter b for component 2
PINIT2B = 0.00000 / Initial value of parameter b for component 2
PMAX2B = 149.986 / Maximum value of parameter b for component 2
PMIN2B = -149.986 / Minimum value of parameter b for component 2
PTRA2B = 0.000234600 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB2B = 70.3800 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS2B = 0 / 1 if parameter b for component 2 is constant
PNAME2C = 'width ' / Name of parameter c for component 2
PUNIT2C = 'km/s ' / Phys. unit of parameter c for component 2
PDESC2C = 'The width of the Gaussian.;Described as the FWHM, when a = 0.5/sqrt&'
CONTINUE '(2*alog(2)) = 0.4246609,;(default), or simply as the w in exp( - (d&'
CONTINUE 'eltax/w)^2 * 0.5 ) ;when a = 1&' / Description of parameter c for
CONTINUE '' / component 2
PINIT2C = 0.0596771 / Initial value of parameter c for component 2
PMAX2C = 0.129677 / Maximum value of parameter c for component 2
PMIN2C = 0.0565599 / Minimum value of parameter c for component 2
PTRA2C = 0.424661 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB2C = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS2C = 0 / 1 if parameter c for component 2 is constant
---------------------------------------
| Keywords describing fit component 3 |
---------------------------------------
CMPTYP3 = 'Gaussian' / Type of fit component 3
CMPNAM3 = 'O III 70.28 nm' / Name of fit component 3
CMPSTR3 = 'g ' / Function string of fit component 3
CMPDES3 = 'This component is a single Gaussian, with three parameters,;intensi&'
CONTINUE 'ty, position, and width.;The line position is described as a veloci&'
CONTINUE 'ty shift in km/s ;relative to the rest wavelength of this line take&'
CONTINUE 'n from the SPICE line list (~70.279999).;NOTE: Having a positive li&'
CONTINUE 'near transformation A coefficient;means that redshifts correspond t&'
CONTINUE 'o a positive velocity, and;a negative A works the other way around.&'
CONTINUE '' / Description of fit component 3
CMPMUL3 = 0 / Indicates whether component is multiplicative
CMPINC3 = 1 / Indicates whether component is included in fit
CMP_NP3 = 3 / Number of parameters in fit component 3
PNAME3A = 'intensity' / Name of parameter a for component 3
PUNIT3A = 'W m-2 sr-1 nm-1' / Phys. unit of parameter a for component 3
PDESC3A = 'This parameter describes the amplitude of the Gaussian, in the same&'
CONTINUE ';units as the data being fitted&' / Description of parameter a for
CONTINUE '' / component 3
PINIT3A = 0.254872 / Initial value of parameter a for component 3
PMAX3A = 25.4872 / Maximum value of parameter a for component 3
PMIN3A = 0.00000 / Minimum value of parameter a for component 3
PTRA3A = 1.00000 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB3A = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS3A = 0 / 1 if parameter a for component 3 is constant
PNAME3B = 'velocity' / Name of parameter b for component 3
PUNIT3B = 'km/s ' / Phys. unit of parameter b for component 3
PDESC3B = 'The line position is described as a velocity shift in km/s ;relativ&'
CONTINUE 'e to the rest wavelength of this line taken from the SPICE line lis&'
CONTINUE 't (~70.279999).;NOTE: Having a positive linear transformation A coe&'
CONTINUE 'fficient;means that redshifts correspond to a positive velocity, an&'
CONTINUE 'd;a negative A works the other way around.&' / Description of
CONTINUE '' / parameter b for component 3
PINIT3B = 0.00000 / Initial value of parameter b for component 3
PMAX3B = 150.004 / Maximum value of parameter b for component 3
PMIN3B = -150.004 / Minimum value of parameter b for component 3
PTRA3B = 0.000234267 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB3B = 70.2800 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS3B = 0 / 1 if parameter b for component 3 is constant
PNAME3C = 'width ' / Name of parameter c for component 3
PUNIT3C = 'km/s ' / Phys. unit of parameter c for component 3
PDESC3C = 'The width of the Gaussian.;Described as the FWHM, when a = 0.5/sqrt&'
CONTINUE '(2*alog(2)) = 0.4246609,;(default), or simply as the w in exp( - (d&'
CONTINUE 'eltax/w)^2 * 0.5 ) ;when a = 1&' / Description of parameter c for
CONTINUE '' / component 3
PINIT3C = 0.0573349 / Initial value of parameter c for component 3
PMAX3C = 0.127335 / Maximum value of parameter c for component 3
PMIN3C = 0.0565599 / Minimum value of parameter c for component 3
PTRA3C = 0.424661 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB3C = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS3C = 0 / 1 if parameter c for component 3 is constant
---------------------------------------
| Keywords describing fit component 4 |
---------------------------------------
CMPTYP4 = 'Polynomial' / Type of fit component 4
CMPNAM4 = 'Background' / Name of fit component 4
CMPSTR4 = 'p0 ' / Function string of fit component 4
CMPDES4 = 'This component is a polynomial of degree 0' / Description of fit com
CMPMUL4 = 0 / Indicates whether component is multiplicative
CMPINC4 = 1 / Indicates whether component is included in fit
CMP_NP4 = 1 / Number of parameters in fit component 4
PNAME4A = 'c0 ' / Name of parameter a for component 4
PUNIT4A = 'W m-2 sr-1 nm-1' / Phys. unit of parameter a for component 4
PDESC4A = 'This is the coefficient for x^0' / Description of parameter a for co
PINIT4A = 0.0422515 / Initial value of parameter a for component 4
PMAX4A = 30000.0 / Maximum value of parameter a for component 4
PMIN4A = -100.000 / Minimum value of parameter a for component 4
PTRA4A = 1.00000 / Linear coefficient A in Lambda=PVAL*PTRA+PTRB
PTRB4A = 0.00000 / Linear coefficient B in Lambda=PVAL*PTRA+PTRB
PCONS4A = 0 / 1 if parameter a for component 4 is constant
---------------------------------------
| Keywords describing fit component 5 |
---------------------------------------
CMPTYP5 = 'Polynomial' / Type of component 5
CMPNAM5 = 'Error of fit curve (Chi^2)' / Name of component 5
CMP_NP5 = 1 / Number of parameters in component 5
PNAME5A = 'Chi^2 ' / Name of parameter a for component 5
------------------------------------------
| World Coordinate System (WCS) keywords |
------------------------------------------
WCSNAME = 'Helioprojective-cartesian' / Name of coordinate system
LONPOLE = 180.000000000 /
SPECSYS = 'TOPOCENT' / Spectral coord. not corrected for S/C velocity
VELOSYS = 0.00000000000 / [m/s] Default for SPECSYS='TOPOCENT'
CTYPE1 = 'FIT PARAMETER' / Type of 1st coordinate
CNAME1 = 'Parameter' / Name of 1st coordinate
CUNIT1 = ' ' / Units for 1st coordinate (for CRVAL1, CDELT1)
CRVAL1 = 1.00000 / [] 1st coordinate of reference point
CDELT1 = 1.00000 / [] Increment of 1st coord at ref point
CRPIX1 = 1.00000 / [pixel] 1st pixel index of reference point
PC1_1 = 1.00000000000 / Contribution of dim 1 to coord 1
CTYPE2 = 'HPLN-TAN' / Type of 2nd coordinate
CNAME2 = 'Helioprojective longitude (Solar X), increases towards Solar West' /
CUNIT2 = 'arcsec ' / Units for 2nd coordinate (for CRVAL2, CDELT2)
CRVAL2 = -158.731374573 / [arcsec] 2nd coordinate of reference point
CDELT2 = 4.00000000000 / [arcsec] Increment of 2nd coord at ref point
CRPIX2 = 96.5000000000 / [pixel] 2nd pixel index of reference point
PC2_2 = 0.990640102272 / Contribution of dim 2 to coord 2
PC2_3 = 0.0374691874288 / Contribution of dim 3 to coord 2
CTYPE3 = 'HPLT-TAN' / Type of 3rd coordinate
CNAME3 = 'Helioprojective latitude (Solar Y), increases towards Solar North' /
CUNIT3 = 'arcsec ' / Units for 3rd coordinate (for CRVAL3, CDELT3)
CRVAL3 = -23.6157395539 / [arcsec] 3rd coordinate of reference point
CDELT3 = 1.09800000000 / [arcsec] Increment of 3rd coord at ref point
CRPIX3 = 417.500000000 / [pixel] 3rd pixel index of reference point
PC3_2 = -0.497266929158 / Contribution of dim 2 to coord 3
PC3_3 = 0.990640102272 / Contribution of dim 3 to coord 3
CTYPE4 = 'UTC ' / Type of 4th coordinate
CNAME4 = 'Time (Degenerate Dimension)' / Name of 4th coordinate
CUNIT4 = 's ' / Units for 4th coordinate (for CRVAL4, CDELT4)
CRVAL4 = 5788.65029144 / [s] 4th coordinate of reference point
CDELT4 = 1.00000000000 / [s] Increment of 4th coord at ref point
CRPIX4 = 1.00000000000 / [pixel] 4th pixel index of reference point
PC4_2 = -60.3000030518 / Contribution of dim 2 to coord 4
PC4_4 = 1.00000000000 / Contribution of dim 4 to coord 4
BTYPE = 'Fit Parameter' / Type of data
UCD = 'stat.fit.param' / Unified Content Descriptors v1.23
BUNIT = ' ' / Units of the data
----------------------------
| Project-related keywords |
----------------------------
RADCAL = 816.514899076 / [DN/(W m-2 sr-1 nm-1)] Radiometric calibration
GAIN = 3.58000 / [DN/photon] Camera conversion gain
NOISEFAC= 1.00000 / [] Intensifier noise factor
READNOIS= 6.90000 / [DN] Readout noise
DARKCURR= 0.890000 / [DN/s] Dark current
DARKSUBF= 2 / [] Dark subtraction noise factor
--------------------
| Processing steps |
--------------------
PRSTEP1 = 'DISPERSION-BINNING' / Type of processing, step 1
PRPROC1 = 'Dispersion Binning (On-board)' / Name of procedure, step 1
PRSTEP2 = 'COMPRESSION' / Type of processing, step 2
PRPROC2 = 'JPEG Compression (On-board)' / Name of procedure, step 2
PRSTEP3 = 'TELEMETRY-PARSING' / XML decoding, decompression if applicable, et
PRPROC3 = 'spice_process_telemetry.pro' / Name of procedure, step 3
PRPVER3 = '03.07.00' / Version of procedure, step 3
PRLIB3A = 'uio-spice-pipeline/telemetry_parsing' / Library containing PRPROC3
PRVER3A = '4780 ' / UiO SVN revision number of PRLIB3A (2024-09-0
PRSTEP4 = 'PIXEL-LEVEL-OFFSET-SUBTRACTION' / Type of processing, step 4
PRPROC4 = 'spice_file_to_oslo_fits.pro' / Name of procedure, step 4
PRPVER4 = '4810 ' / UiO SVN revision number of PRPROC4 (2024-10-0
PRREF4 = 'pixel_level_offset = 200' / [adu] Offset subtracted from data value
PRLIB4A = 'uio-spice-pipeline' / Software library containing PRPROC4
PRVER4A = '5131 ' / UiO SVN revision number of PRLIB4 (2025-05-06
PRSTEP5 = 'SPATIAL-COORDINATE-CALCULATION' / Type of processing
PRPROC5 = 'get_sunspice_hpc_point.pro' / Proc. returning s/c helioproj. coords
PRPVER5 = 60067 / Mod. julday of PRPROC5 (2023-05-03)
PRPARA5 = 'correction = "lt+s"' / Correct for velocity aberration
PRREF5 = 'spk="solo_ANC_soc-orbit-stp_20200210-20301120_360_V1_00445_V01.bsp"&'
CONTINUE ',spk_date = "2025-05-01" &'
CONTINUE ',ck="solo_ANC_soc-flown-att_20250207T184111-20250208T121105_V01.bc"&'
CONTINUE ',ck_date = "2025-02-09" &'
CONTINUE '' / Name and date of loaded ephemeris (spk) and attitude (ck) files
PRLIB5A = '$SSW/packages/sunspice/idl/' / Software library containing PRPROC5
PRVER5A = 60345 / Mod. julday of PRLIB5A (2024-02-05)
PRSTEP6 = 'SPATIAL-COORDINATE-CORRECTION' / Type of processing, step 6
PRPROC6 = 'correct_spice_offset_relative_to_spacecraft.pro' / Name of procedur
PRPVER6 = '3.0 ' / Version of procedure, step 6
PRREF6 = 'delta_instrument_x = -79, &'
CONTINUE 'delta_instrument_y = -45 &'
CONTINUE '' / [arcsec] constant SPICE vs spacecraft offset
PRLIB6A = 'uio-spice-pipeline' / Software library containing PRPROC6
PRVER6A = '5131 ' / UiO SVN revision number of PRLIB6A (2025-05-0
PRSTEP7 = 'DARK-SUBTRACTION '
PRPROC7 = 'spice_prep_dark_offset_correction.pro '
PRPVER7 = '3.2 '
PRREF7 = 'dark = "solo_L1_spice-n-exp_20250202T231449_V03_301990168-006.fits"'
PRLIB7A = 'uio-spice-pipeline/calibration '
PRVER7A = '5068 ' / Version of software library (2025-03-24)
PRSTEP8 = 'FLATFIELDING '
PRPROC8 = 'spice_prep_flat_field_correction.pro '
PRPVER8 = '1.6 '
PRREF8 = 'flat = "ground-calibration flat field" '
PRLIB8A = 'uio-spice-pipeline/calibration '
PRVER8A = '5068 ' / Version of software library (2025-03-24)
PRSTEP9 = 'BURN-IN-CORRECTION '
PRPROC9 = 'spice_prep_burnin_correction.pro '
PRPVER9 = '1.4 '
PRREF9 = 'burn_in_correction_data_version = "2024-11-12", &'
CONTINUE 'burn_in_correction_defined_for_this_hdu = 0 &'
CONTINUE '' / Additional info, step 9
PRLIB9A = 'uio-spice-pipeline/calibration '
PRVER9A = '5068 ' / Version of software library (2025-03-24)
PRSTEP10= 'SPATIAL-SPECTRAL-DISTORTION-CORRECTION '
PRPROC10= 'spice_prep_distortion_correction.pro '
PRPVER10= '4.0 '
PRLIB10A= 'uio-spice-pipeline/calibration '
PRVER10A= '5068 ' / Version of software library (2025-03-24)
PRREF10 = 'distortion_correction_matrix_version = "2024-07-04", &'
CONTINUE 'lambda_vs_temperature_correction_version = "2024-04-18" &'
CONTINUE '' / Additional info, step 10
PRSTEP11= 'RADIOMETRIC-CALIBRATION '
PRPROC11= 'spice_prep_radiometric_calibration.pro '
PRPVER11= '3.0 '
PRREF11 = 'method = "based on comparison to QS SUMER spectrum", &'
CONTINUE 'response_file_version = "2024-08-28", &'
CONTINUE 'interpolated_sw_response = 0.39174 &'
CONTINUE '' / Additional info, step 11
PRLIB11A= 'uio-spice-pipeline/calibration '
PRVER11A= '5068 ' / Version of software library (2025-03-24)
PRSTEP12= 'WINDOW-CONCATENATION' / Type of processing, step 12
PRPROC12= 'spice_prep.pro' / Name of procedure, step 12
PRPVER12= '5131 ' / Version of procedure, step 12
PRREF12 = 'WINNOs_of_concatenated_windows = [0,1], WIN&'
CONTINUE 'TABIDs_of_concatenated_windows = [77,86], MI&'
CONTINUE 'SOWINs_of_concatenated_windows = [3039,3033], EX&'
CONTINUE 'TNAMEs_of_concatenated_windows = "O III 703 / Mg IX 706 - SH (lambd&'
CONTINUE 'a bin 2),O III 703 / Mg IX 706 - LH" &' /
CONTINUE '' / Additional info, step 12
PRLIB12A= 'uio-spice-pipeline/calibration' / Software library containing PRPRO
PRVER12A= '5068 ' / Version of software library (2025-03-24)
PRSTEP13= 'PEAK-FINDING' / Processing step type, step 13
PRPROC13= 'spice_line_list' / Name of procedure performing PRSTEP13
PRPVER13= 3 / Version of procedure PRPROC13
PRLIB13 = 'solarsoft/so/spice/idl/quicklook' / Software library containing PRPR
PRSTEP14= 'LINE-FITTING' / Processing step type, step 14
PRPROC14= 'spice_data::create_l3_file' / Name of procedure performing PRSTEP14
PRPVER14= 11 / Version of procedure PRPROC14
PRLIB14 = 'solarsoft/so/spice/idl/quicklook' / Software library containing PRPR
PRPARA14= 'LINE_LIST = 1, &'
CONTINUE 'MASKING = 1, &'
CONTINUE 'FITTING = 1, &'
CONTINUE 'POSITION = 0, &'
CONTINUE 'VELOCITY = -999, &'
CONTINUE 'POSSIBLE_MANUAL_EDITING = 0' / Parameters for PRPROC14
PRENV3 = 'Kernel: Linux &'
CONTINUE 'Kernel release number: 5.14.0-427.42.1.el9_4.x86_64 &'
CONTINUE 'Architecture: x86_64 &'
CONTINUE 'Host name: astro-sdc-fs2.uio.no &'
CONTINUE 'OS: Red Hat Enterprise Linux 9.5 (Plow) &'
CONTINUE 'CPU: Intel(R) Xeon(R) Silver 4214R CPU @ 2.40GHz &'
CONTINUE 'IDL 8.9.0 (Jun 07 2023 (452795)), memory bits: 64, file offset bits&'
CONTINUE ': 64 ' / Hardware and software
COMMENT FITS (Flexible Image Transport System) format is defined in 'Astronomy
COMMENT and Astrophysics', volume 376, page 359; bibcode 2001A&A...376..359H
HISTORY process_request.pro
HISTORY spice_process_telemetry.pro
HISTORY spice_l0_to_l1.pro
HISTORY spice_prep.pro
HISTORY ANA: > PRIVATE_TEST_L3_SIGMA > SPICE_DATA::CREATE_L3_FILE
END