@@ -20,14 +20,16 @@ All keywords used for file selection are *required*.
2020Instrument Keywords
2121========== =========================================================================
2222MIRI INSTRUME, DETECTOR, FILTER, EXP_TYPE
23+ NIRSpec INSTRUME, DETECTOR, FILTER, EXP_TYPE
2324========== =========================================================================
2425
2526.. include:: ../includes/standard_keywords.inc
2627
2728Reference File Format
2829+++++++++++++++++++++
29- PSF reference files are in FITS format, with 2 IMAGE extensions.
30- The FITS primary HDU does not contain a data array .
30+ PSF reference files are in FITS format, with 2 IMAGE extensions for each
31+ included aperture. The FITS primary HDU does not contain a data array .
32+
3133The format and content of the file is as follows:
3234
3335======= ======== ===== ============== =========
@@ -42,3 +44,8 @@ position, at each dispersion element specified in the ``WAVE`` array. Detector
4244pixels are subsampled by the amount specified in the SUBPIX keyword, and the PSF
4345is centered on the cross-dispersion element specified in either CENTCOL (for vertical
4446dispersion) or CENTROW (for horizontal dispersion).
47+
48+ For MIRI LRS data, the PSF reference file contains only one each of the
49+ ``PSF`` and ``WAVE`` arrays. For NIRSpec fixed slit, it contains 5 each of
50+ these arrays, one for each supported slit. The slit name is recorded in the
51+ APERTURE keyword in the PSF extension.
0 commit comments