@@ -74,6 +74,7 @@ mode_yamls:
7474 - METIS_IMG_LM.yaml
7575 - METIS_DET_IMG_LM.yaml
7676 properties :
77+ ins_mode : IMG_LM # use as FITS header keyword
7778 psf_file : PSF_SCAO_9mag_06seeing.fits
7879 filter_name : Lp
7980 nd_filter_name : open
@@ -93,6 +94,7 @@ mode_yamls:
9394 - METIS_IMG_N.yaml
9495 - METIS_DET_IMG_N_GeoSnap.yaml
9596 properties :
97+ ins_mode : IMG_N # use as FITS header keyword
9698 psf_file : PSF_SCAO_9mag_06seeing.fits
9799 filter_name : N2
98100 nd_filter_name : open
@@ -115,11 +117,14 @@ mode_yamls:
115117 - METIS_LSS.yaml
116118 - METIS_DET_IMG_LM.yaml
117119 properties :
120+ ins_mode : LSS_L # use as FITS header keyword
118121 psf_file : PSF_LM_9mag_06seeing.fits
119122 trace_file : TRACE_LSS_L.fits
120123 efficiency_file : TER_grating_L.fits
121124 slit : C-38_1
122125 adc : const_90
126+ grism_opti9 : GRISM_L
127+ grism_opti12 : open
123128 filter_name : L_spec
124129 nd_filter_name : open
125130 detector_readout_mode : slow
@@ -137,11 +142,14 @@ mode_yamls:
137142 - METIS_LSS.yaml
138143 - METIS_DET_IMG_LM.yaml
139144 properties :
145+ ins_mode : IMG_M # use as FITS header keyword
140146 psf_file : PSF_LM_9mag_06seeing.fits
141147 trace_file : TRACE_LSS_M.fits
142148 efficiency_file : TER_grating_M.fits
143149 slit : C-38_1
144150 adc : const_90
151+ grism_opti9 : GRISM_M
152+ grism_opti12 : open
145153 filter_name : M_spec
146154 nd_filter_name : open
147155 detector_readout_mode : slow
@@ -159,13 +167,18 @@ mode_yamls:
159167 - METIS_LSS.yaml
160168 - METIS_DET_IMG_N_GeoSnap.yaml
161169 properties :
170+ ins_mode : IMG_N # use as FITS header keyword
162171 psf_file : PSF_N_9mag_06seeing.fits
163172 trace_file : TRACE_LSS_N.fits
164173 efficiency_file : TER_grating_N.fits
165174 slit : D-57_1
166175 adc : false
176+ grism_opti9 : open
177+ grism_opti12 : GRISM_N
167178 filter_name : N_spec
168179 nd_filter_name : open
180+ chop_offsets : [3, 0] # perpendicular chopping and nodding
181+ nod_offsets : [0, 3]
169182 detector_readout_mode : low_capacity
170183
171184 - object : observation
@@ -180,6 +193,7 @@ mode_yamls:
180193 - METIS_LMS.yaml
181194 - METIS_DET_IFU.yaml
182195 properties :
196+ ins_mode : LMS # use as FITS header keyword
183197 psf_file : PSF_LM_9mag_06seeing.fits
184198 slit : false
185199 adc : false
@@ -199,6 +213,7 @@ mode_yamls:
199213 - METIS_LMS_EXT.yaml
200214 - METIS_DET_IFU.yaml
201215 properties :
216+ ins_mode : LMS # use as FITS header keyword
202217 slit : false
203218 adc : false
204219 detector_readout_mode : slow
@@ -213,6 +228,7 @@ mode_yamls:
213228 - METIS_IMG_LM.yaml
214229 - METIS_DET_IMG_LM.yaml
215230 properties :
231+ ins_mode : IMG_LM # use as FITS header keyword
216232 psf_file : PSF_SCAO_9mag_06seeing.fits # REPLACE!
217233 filter_name : Lp
218234 nd_filter_name : open
@@ -230,6 +246,7 @@ mode_yamls:
230246 - METIS_IMG_N.yaml
231247 - METIS_DET_IMG_N_GeoSnap.yaml
232248 properties :
249+ ins_mode : IMG_N # use as FITS header keyword
233250 psf_file : PSF_SCAO_9mag_06seeing.fits # REPLACE!
234251 filter_name : N2
235252 nd_filter_name : open
@@ -250,11 +267,14 @@ mode_yamls:
250267 - METIS_LSS.yaml
251268 - METIS_DET_IMG_LM.yaml
252269 properties :
270+ ins_mode : LSS_L # use as FITS header keyword
253271 psf_file : PSF_LM_9mag_06seeing.fits # REPLACE!
254272 trace_file : TRACE_LSS_L.fits
255273 efficiency_file : TER_grating_L.fits
256274 slit : C-38_1
257275 adc : const_90
276+ grism_opti9 : GRISM_L
277+ grism_opti12 : open
258278 filter_name : L_spec
259279 nd_filter_name : open
260280 detector_readout_mode : slow
@@ -270,11 +290,14 @@ mode_yamls:
270290 - METIS_LSS.yaml
271291 - METIS_DET_IMG_LM.yaml
272292 properties :
293+ ins_mode : LSS_M # use as FITS header keyword
273294 psf_file : PSF_LM_9mag_06seeing.fits # REPLACE!
274295 trace_file : TRACE_LSS_M.fits
275296 efficiency_file : TER_grating_M.fits
276297 slit : C-38_1
277298 adc : const_90
299+ grism_opti9 : GRISM_M
300+ grism_opti12 : open
278301 filter_name : M_spec
279302 nd_filter_name : open
280303 detector_readout_mode : slow
@@ -290,13 +313,18 @@ mode_yamls:
290313 - METIS_LSS.yaml
291314 - METIS_DET_IMG_N_GeoSnap.yaml
292315 properties :
316+ ins_mode : LSS_N # use as FITS header keyword
293317 psf_file : PSF_N_9mag_06seeing.fits # REPLACE!
294318 trace_file : TRACE_LSS_N.fits
295319 efficiency_file : TER_grating_N.fits
296320 slit : D-57_1
297321 adc : false
322+ grism_opti9 : open
323+ grism_opti12 : GRISM_N
298324 filter_name : N_spec
299325 nd_filter_name : open
326+ chop_offsets : [3, 0] # perpendicular chopping and nodding
327+ nod_offsets : [0, 3]
300328 detector_readout_mode : low_capacity
301329
302330 - object : observation
@@ -309,6 +337,7 @@ mode_yamls:
309337 - METIS_LMS.yaml
310338 - METIS_DET_IFU.yaml
311339 properties :
340+ ins_mode : LMS # use as FITS header keyword
312341 psf_file : PSF_LM_9mag_06seeing.fits # REPLACE!
313342 slit : false
314343 adc : false
@@ -326,6 +355,7 @@ mode_yamls:
326355 - METIS_LMS_EXT.yaml
327356 - METIS_DET_IFU.yaml
328357 properties :
358+ ins_mode : LMS # use as FITS header keyword
329359 slit : false
330360 adc : false
331361 detector_readout_mode : slow
0 commit comments