We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12a50e commit dc75d4dCopy full SHA for dc75d4d
1 file changed
docs/jwst/references_general/sflat_reffile.inc
@@ -10,7 +10,7 @@ There are 3 types of NIRSpec SFLAT reference files:
10
11
* :ref:`sflat_fixed_slit`
12
* :ref:`sflat_msa`
13
-* IFU
+* :ref:`sflat_ifu`
14
15
For each type, the primary HDU does not contain a data array.
16
@@ -76,3 +76,11 @@ using the WCS interface).
76
The flat-field value for that pixel will then be obtained by
77
interpolating within the wavelength and data arrays from the FAST_VARIATION
78
table.
79
+
80
+.. _sflat_ifu:
81
82
+IFU
83
++++
84
+The IFU SFLAT file has essentially the same structure as
85
+:ref:`sflat_fixed_slit`, except that there is only one row in the
86
+FAST_VARIATION table.
0 commit comments