This documentation is intended both for QC scientists and SciOps astronomers (who may want to ignore the technical information displayed in grey).
|
|
|
|
|
bottom
plots
|
contact
|
|
NAME |
lamp_pmos_qc.prg
|
|
VERSION |
1.0 -- adapted from lamp_mos_qc.prg
|
|
SYNTAX |
MIDAS
|
|
CALL |
measureQuality
from $DFS_PRODUCT/LAMP_PMOS/$DATE:
inmidas -P -j "@@ $DFO_PROC_DIR/lamp_pmos_qc.prg $date $PF"
|
|
INSTRUMENT |
FORS2
|
|
RAWTYPE |
LAMP_PMOS
|
|
PURPOSE |
compares raw and product WAVE and FLAT files
for FORS2 QC assessment; the plots are later reviewed
within certifyProducts. The plots are
stored as Postscript file in $DFO_PLT_DIR.
|
|
PROCINPUT |
first raw flat and arc from AB;
products: resolution table, reduced arc image, delta image,
disp residuals table, wavemap image; master screen flat and normalized master flat
|
|
QC1TABLE |
trending | table(s) in QC1 database:
fors2_pmos_wave
|
|
TRENDPLOT |
trending | HealthCheck plot associated to this procedure: none
|
|
QC1PAGE |
trending | associated documentation:
pmoswlc/pmoswlc.html
(not
yet
active)
|
|
QC1PLOTS
top |
lamp_pmos_grap1.png
top:residuals per slitlet; the number of the slitlet determines the plot symbol and the colour changes from one frame to the next
bottom: average resolving power;
top panel: date; name of disp residuals table (red), setup parameters (filter, grism, mask, chip)
lamp_pmos_grap2.png
each box: non-linear terms of fit and deviations from linear fit for each slitlet with different colours for different angles
top panel: date; name of disp residuals table (red), setup parameters (filter, grism, mask, chip)
lamp_pmos_disp1.png
full display of reduced arc frame
lamp_pmos_disp2.png
full display of averaged master flat
lamp_pmos_disp3.png
full display of normalized master flat
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: num_slit | n_lin_av | avg_accuracy## | sig_accuracy## | mean_disp_av
FITS key names: (lamp_pmos_qc.prg) | (lamp_pmos_qc.prg) | (QC.WAVE.ACCURACY) | (QC.WAVE.ACCURACY.ERROR) | (lamp_pmos_qc.prg)
QC1db names: central_wlen## | central_resol## | central_resol_meanrms## | nwave##
FITS key names: QC.PMOS.CENTRAL.WAVELENGTH | QC.PMOS.RESOLUTION | QC.PMOS.RESOLUTION.MEANRMS | QC.PMOS.RESOLUTION.NWAVE
## stands for 0_0, 22_5,..., 315_0, 337_5, i.e. the possible angles. Not all angles are always present.
|
|
ALGORITHM |
Description of algorithms:
num_slit: number of slitlets identified
n_lin_av: number of identified arc lines per CCD row, averaged over all slitlets
disp: mean dispersion, averaged over all slitlets
|
|
CERTIF |
Reasons for rejection:
- unusual shape of non-linear terms (e.g. double peak/valley);
- curved/slanted lines in the reduced arc image;
- missing/empty slitlets in normalized flat field image;
- spatially curved slitlets in the normalized master flat or rebinned arc frame
- different line widths are NO cause for rejection, as observers may use different slit widths in one setup
|
|
COMMENTS |
Gaps due to unused slitlets do not show up in the reduced arc frame, which shows only detected slitlets.
|
top |
[2015-11-05T15:15:50] created by qcDocu v1.1.2, a tqs tool
|