Skip to content

Commit 00a5898

Browse files
committed
add missing HDUs
1 parent 661db2b commit 00a5898

File tree

3 files changed

+122
-11
lines changed

3 files changed

+122
-11
lines changed

doc/DESI_SPECTRO_REDUX/SPECPROD/exposures/NIGHT/EXPID/frame-CAMERA-EXPID.rst

+5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ HDU3_ WAVELENGTH IMAGE Wavelength grid of the extraction (Angstrom)
2323
HDU4_ RESOLUTION IMAGE Resolution matrix
2424
HDU5_ FIBERMAP BINTABLE Fibermap
2525
HDU6_ CHI2PIX IMAGE chi2 of PSF fit to CCD pixels
26+
HDU7_ SCORES BINTABLE Quality Assurance scores
2627
====== ========== ======== ===================
2728

2829

@@ -1481,6 +1482,10 @@ Required Header Keywords
14811482

14821483
Data: FITS image [float32, 2751x500]
14831484

1485+
HDU7
1486+
----
1487+
1488+
See `SCORES HDU7 of cframe-CAMERA-EXPID.fits <cframe-CAMERA-EXPID.html#hdu7>`_.
14841489

14851490
Notes and Examples
14861491
==================

doc/DESI_SPECTRO_REDUX/SPECPROD/exposures/NIGHT/EXPID/sframe-CAMERA-EXPID.rst

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ HDU3_ WAVELENGTH IMAGE Wavelength grid of the extraction
2323
HDU3_ RESOLUTION IMAGE Resolution matrix
2424
HDU5_ FIBERMAP BINTABLE Fibermap
2525
HDU6_ CHI2PIX IMAGE chi2 of PSF fit to CCD pixels
26+
HDU7_ SCORES BINTABLE Quality Assurance scores
2627
====== ========== ======== ===================
2728

2829
FITS Header Units
@@ -1445,6 +1446,11 @@ Required Header Keywords
14451446

14461447
Data: FITS image [float32, 2326x500]
14471448

1449+
HDU7
1450+
----
1451+
1452+
See `SCORES HDU7 of cframe-CAMERA-EXPID.fits <cframe-CAMERA-EXPID.html#hdu7>`_.
1453+
14481454

14491455
Notes and Examples
14501456
==================

doc/DESI_SPECTRO_REDUX/SPECPROD/exposures/NIGHT/EXPID/sky-CAMERA-EXPID.rst

+111-11
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,20 @@ sky-CAMERA-EXPID.fits
1212
Contents
1313
========
1414

15-
====== ========== ===== ===================
16-
Number EXTNAME Type Contents
17-
====== ========== ===== ===================
18-
HDU0_ SKY IMAGE sky model in electrons per Angstrom
19-
HDU1_ IVAR IMAGE inverse variance of sky model
20-
HDU2_ MASK IMAGE sky mask (0 = good)
21-
HDU3_ WAVELENGTH IMAGE wavelength in Angstrom
22-
HDU4_ STATIVAR IMAGE statistical-only inverse variance of sky model
23-
HDU5_ THRPUTCORR IMAGE achromatic throughput correction per fiber
24-
====== ========== ===== ===================
15+
====== =============== ===== ===================
16+
Number EXTNAME Type Contents
17+
====== =============== ===== ===================
18+
HDU0_ SKY IMAGE sky model in electrons per Angstrom
19+
HDU1_ IVAR IMAGE inverse variance of sky model
20+
HDU2_ MASK IMAGE sky mask (0 = good)
21+
HDU3_ WAVELENGTH IMAGE wavelength in Angstrom
22+
HDU4_ STATIVAR IMAGE statistical-only inverse variance of sky model
23+
HDU5_ THRPUTCORR IMAGE achromatic throughput correction per fiber
24+
HDU6_ THRPUTCORR_MOD IMAGE *Description needed.*
25+
HDU6_ DWAVECOEFF IMAGE *Description needed.*
26+
HDU7_ DLSFCOEFF IMAGE *Description needed.*
27+
HDU8_ SKYGRADPCACOEFF IMAGE *Description needed.*
28+
====== =============== ===== ===================
2529

2630
The SKY HDU is the sky model per-fiber accounting for different fiber
2731
resolutions, but it does *not* include the empirical per-fiber throughput
@@ -685,6 +689,7 @@ Required Header Keywords
685689
KEY Example Value Type Comment
686690
======== ================ ==== ==============================================
687691
NAXIS1 2326 int
692+
BUNIT Angstrom str Wavelength units
688693
CHECKSUM 7BAoAA3l7A9lAA9l str HDU checksum updated 2021-07-08T02:23:26
689694
DATASUM 1502044794 str data unit checksum updated 2021-07-08T02:23:26
690695
======== ================ ==== ==============================================
@@ -735,9 +740,104 @@ Required Header Keywords
735740
KEY Example Value Type Comment
736741
======== ================ ==== ==============================================
737742
NAXIS1 500 int
738-
BUNIT Angstrom str
739743
CHECKSUM VPA5WO62VOA2VO52 str HDU checksum updated 2021-07-08T02:23:27
740744
DATASUM 63793519 str data unit checksum updated 2021-07-08T02:23:27
741745
======== ================ ==== ==============================================
742746

743747
Data: FITS image [float32, 500]
748+
749+
HDU6
750+
----
751+
752+
EXTNAME = THRPUTCORR_MOD
753+
754+
*Description needed.*
755+
756+
Required Header Keywords
757+
~~~~~~~~~~~~~~~~~~~~~~~~
758+
759+
.. collapse:: Required Header Keywords Table
760+
761+
.. rst-class:: keywords
762+
763+
======== ================ ==== ==============================================
764+
KEY Example Value Type Comment
765+
======== ================ ==== ==============================================
766+
NAXIS1 500 int
767+
CHECKSUM VPA5WO62VOA2VO52 str HDU checksum updated 2021-07-08T02:23:27
768+
DATASUM 63793519 str data unit checksum updated 2021-07-08T02:23:27
769+
======== ================ ==== ==============================================
770+
771+
Data: FITS image [float32, 500]
772+
773+
HDU7
774+
----
775+
776+
EXTNAME = DWAVECOEFF
777+
778+
*Description needed.*
779+
780+
Required Header Keywords
781+
~~~~~~~~~~~~~~~~~~~~~~~~
782+
783+
.. collapse:: Required Header Keywords Table
784+
785+
.. rst-class:: keywords
786+
787+
======== ================ ==== ==============================================
788+
KEY Example Value Type Comment
789+
======== ================ ==== ==============================================
790+
NAXIS1 4 int
791+
CHECKSUM VPA5WO62VOA2VO52 str HDU checksum updated 2021-07-08T02:23:27
792+
DATASUM 63793519 str data unit checksum updated 2021-07-08T02:23:27
793+
======== ================ ==== ==============================================
794+
795+
Data: FITS image [float32, 4]
796+
797+
HDU8
798+
----
799+
800+
EXTNAME = DLSFCOEFF
801+
802+
*Description needed.*
803+
804+
Required Header Keywords
805+
~~~~~~~~~~~~~~~~~~~~~~~~
806+
807+
.. collapse:: Required Header Keywords Table
808+
809+
.. rst-class:: keywords
810+
811+
======== ================ ==== ==============================================
812+
KEY Example Value Type Comment
813+
======== ================ ==== ==============================================
814+
NAXIS1 4 int
815+
CHECKSUM VPA5WO62VOA2VO52 str HDU checksum updated 2021-07-08T02:23:27
816+
DATASUM 63793519 str data unit checksum updated 2021-07-08T02:23:27
817+
======== ================ ==== ==============================================
818+
819+
Data: FITS image [float32, 4]
820+
821+
HDU9
822+
----
823+
824+
EXTNAME = SKYGRADPCACOEFF
825+
826+
*Description needed.*
827+
828+
Required Header Keywords
829+
~~~~~~~~~~~~~~~~~~~~~~~~
830+
831+
.. collapse:: Required Header Keywords Table
832+
833+
.. rst-class:: keywords
834+
835+
======== ================ ==== ==============================================
836+
KEY Example Value Type Comment
837+
======== ================ ==== ==============================================
838+
NAXIS1 4 int
839+
CHECKSUM VPA5WO62VOA2VO52 str HDU checksum updated 2021-07-08T02:23:27
840+
DATASUM 63793519 str data unit checksum updated 2021-07-08T02:23:27
841+
======== ================ ==== ==============================================
842+
843+
Data: FITS image [float32, 4]

0 commit comments

Comments
 (0)