QC documentation system: QC procedure xshooter_fmtchk.py for XSHOOTER

This documentation is intended both for QC scientists and SciOps astronomers (who may want to ignore the technical information displayed in grey).
 
HOME
 
CRIRES
FORS1
FORS2
KMOS
NACO
 
GIRAFFE
UVES
XSHOOTER
 
ISAAC
SPHERE
VIMOS
VISIR
 
HAWKI
MUSE
SINFONI
 
AMBER
GRAVITY
MIDI
PIONIER
 
ESPRESSO
 
OMEGACAM
VIRCAM
[best viewing with style sheets and javascript enabled]
xshooter_bias.py xshooter_dark.py xshooter_dark_nir.py xshooter_detlin.py
xshooter_fmtchk.py xshooter_orderdef.py xshooter_wave.py xshooter_flexure.py
xshooter_flat_slit.py xshooter_arc_slit.py xshooter_flat_ifu.py xshooter_arc_ifu.py
xshooter_std_slit_stare.py xshooter_std_slit_nodoff.py
xshooter_sci_slit_stare.py xshooter_sci_slit_nodoff.py
xshooter_sci_ifu.py
 
bottom  plots   |   contact
NAME xshooter_fmtchk.py
VERSION : 1.0 -- February 2009 : 1.1 -- 2017-09-01 minor docu update
SYNTAX PYTHON
CALL processQC
from $DFS_PRODUCT/FMTCHK_<arm>/$DATE:
$DFO_PROC_DIR/python/xshooter_fmtchk.py -i -a $AB
INSTRUMENT XSHOOTER
RAWTYPE FMTCHK_UVB | FMTCHK_VIS | FMTCHK_NIR
PURPOSE compares raw and product FMTCHK_<arm> files (= 1pinhole arc frame) for XSHOOTER QC assessment; the plots are later reviewed within certifyProducts. The plot is stored in $DFO_PLT_DIR.
PROCINPUT pre-processed FMTCHK; residual table;
QC1TABLE trending | table(s) in QC1 database:
xshooter_format
TRENDPLOT trending | HealthCheck plot(s) associated to this procedure:
trend_report_ARC_UVB_HC.html | trend_report_NLINE_UVB_HC.html | trend_report_GAP_UVB_HC.html | trend_report_FMT_UVB_resid_HC.html | trend_report_FMT_X_UVB_HC.html | trend_report_ARC_VIS_HC.html | trend_report_NLINE_VIS_HC.html | trend_report_GAP_VIS_HC.html | trend_report_FMT_VIS_resid_HC.html | trend_report_FMT_X_VIS_HC.html | trend_report_ARC_NIR_HC.html | trend_report_NLINE_NIR_HC.html | trend_report_GAP_NIR_HC.html | trend_report_FMT_NIR_resid_HC.html | trend_report_FMT_X_NIR_HC.html
QC1PAGE trending | associated documentation:
distortion_qc1.html
QC1PLOTS
top

format_UVB_X00.png
top left:: residuals to updated model prediction in X vs wavelength with the limits +/-0.2 marked
top right:: residuals to updated model prediction in Y vs wavelength with the limits +/-0.2 marked
bottom left: sigma of Gaussian fit to line position (measure of line width) along X axis
bottom right: sigma of Gaussian fit to line position (measure of line width) along Y axis

format_UVB_A00.png
full display of pre-processed FMTCHK_UVB frame with identified lines overplotted

format_UVB_A01.png
enlargements of the edge regions of pre-processed FMTCHK_UVB frame with identified lines overplotted

format_VIS_X00.png
top left:: residuals to updated model prediction in X vs wavelength with the limits +/-0.2 marked
top right:: residuals to updated model prediction in Y vs wavelength with the limits +/-0.2 marked
bottom left: sigma of Gaussian fit to line position (measure of line width) along X axis
bottom right: sigma of Gaussian fit to line position (measure of line width) along Y axis

format_VIS_A00.png
full display of pre-processed FMTCHK_VIS frame with identified lines overplotted

format_VIS_A01.png
enlargements of the edge regions of pre-processed FMTCHK_VIS frame with identified lines overplotted

format_NIR_X00.png
top left:: residuals to updated model prediction in X vs wavelength with the limits +/-0.2 marked
top right:: residuals to updated model prediction in Y vs wavelength with the limits +/-0.2 marked
bottom left: sigma of Gaussian fit to line position (measure of line width) along X axis
bottom right: sigma of Gaussian fit to line position (measure of line width) along Y axis

format_NIR_A00.png
full display of pre-processed FMTCHK_NIR frame with identified lines overplotted

format_NIR_A01.png
enlargements of the edge regions of pre-processed FMTCHK_NIR frame with identified lines overplotted
QC1PARAM QC1 parameters written into QC1 table:
QC1db names: line_difavg | line_difmax | line_difmax_ord
FITS key names: QC.LINE.DIFAVG | QC.LINE.DIFMAX | QC.LINE.DIFMAX.ORD
QC1db names: resx_rms | resx_min | resx_max
FITS key names: QC.MODEL.ANNEAL.RESX_RMS | QC.MODEL.ANNEAL.RESX_MIN | QC.MODEL.ANNEAL.RESX_MAX
QC1db names: resy_rms | resy_min | resy_max
FITS key names: QC.MODEL.ANNEAL.RESY_RMS | QC.MODEL.ANNEAL.RESY_MIN | QC.MODEL.ANNEAL.RESY_MAX
QC1db names: flux_Ar | nlin_Ar | flux_Ne | nlin_Ne
FITS key names: QC.INTAVG.AR | QC.NLININT.AR | QC.INTAVG.NE | QC.NLININT.NE
QC1db names: flux_ThAr | nlin_ThAr | flux_Xe | nlin_Xe
FITS key names: QC.INTAVG.THAR | QC.NLININT.THAR | QC.INTAVG.XE | QC.NLININT.XE |
QC1db names: x_ll | y_ll | x_ul | y_ul | x_lr | y_lr | x_ur | y_ur
local names: x_ll | y_ll | x_ul | y_ul | x_lr | y_lr | x_ur | y_ur
QC1 params created by pipeline: all but line position parameters
ALGORITHM
CERTIF Reasons for rejection:
- strong trends in residuals; many large outliers
COMMENTS
top [2020-10-08T07:11:23]         created by qcDocu v1.1.2, a tqs tool