Skip to content

Commit f5b36ae

Browse files
committed
Update PSF reffile docs
1 parent 4bd5a8e commit f5b36ae

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

docs/jwst/references_general/psf_reffile.inc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,16 @@ All keywords used for file selection are *required*.
2020
Instrument Keywords
2121
========== =========================================================================
2222
MIRI INSTRUME, DETECTOR, FILTER, EXP_TYPE
23+
NIRSpec INSTRUME, DETECTOR, FILTER, EXP_TYPE
2324
========== =========================================================================
2425

2526
.. include:: ../includes/standard_keywords.inc
2627

2728
Reference 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+
3133
The 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
4244
pixels are subsampled by the amount specified in the SUBPIX keyword, and the PSF
4345
is centered on the cross-dispersion element specified in either CENTCOL (for vertical
4446
dispersion) 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

Comments
 (0)