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 |
xshooter_orderdef.py
|
|
VERSION |
: 1.0 -- February 2009
: 1.1 -- 2017-09-01 minor docu update
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/ORDERDEF_<arm>/$DATE:
$DFO_PROC_DIR/python/xshooter_orderdef.py -i -a $AB
|
|
INSTRUMENT |
XSHOOTER
|
|
RAWTYPE |
ORDERDEF_UVB | ORDERDEF_VIS | ORD_NIR
|
|
PURPOSE |
compares raw and product ORDERDEF_<arm>/ORD_NIR files (= 1 pinhole flat frame)
for XSHOOTER QC assessment; the plots are later reviewed
within certifyProducts. The plot is stored in $DFO_PLT_DIR.
|
|
PROCINPUT |
pre-processed ORDERDEF; fit and residual table;
|
|
QC1TABLE |
trending | table(s) in QC1 database:
xshooter_order
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_NLINE_UVB_HC.html |
trend_report_ORD_UVB_resid_HC.html |
trend_report_NLINE_VIS_HC.html |
trend_report_ORD_VIS_resid_HC.html |
trend_report_NLINE_NIR_HC.html |
trend_report_ORD_NIR_resid_HC.html
|
|
QC1PAGE |
trending | associated documentation:
distortion_qc1.html
|
|
QC1PLOTS
top |
order_UVB_X00.png
residuals of fit in X vs detected X position with the limits +/-0.2 marked
order_UVB_A00.png
full display of pre-processed ORDERDEF_UVB frame with fitted order positions overplotted
order_UVB_A01.png
enlargements of the edge regions of pre-processed ORDERDEF_UVB frame with fitted order positions overplotted
order_VIS_X00.png
residuals of fit in X vs detected X position with the limits +/-0.2 marked
order_VIS_A00.png
full display of pre-processed ORDERDEF_VIS frame with fitted order positions overplotted
order_VIS_A01.png
enlargements of the edge regions of pre-processed ORDERDEF_VIS frame with fitted order positions overplotted
order_NIR_X00.png
residuals of fit in X vs detected X position with the limits +/-0.2 marked
order_NIR_A00.png
full display of pre-processed ORD_NIR frame with fitted order positions overplotted
order_NIR_A01.png
enlargements of the edge regions of pre-processed ORD_NIR frame with fitetd order positions overplotted
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: n_order_det | n_order_pred |min_flux | max_flux
FITS key names: QC.ORD.ORDERPOS.NDET |QC.ORD.ORDERPOS.NPRED | QC.FLUX.MIN | QC.FLUX.MAX
QC1db names: resid_rms | resid_min | resid_max
FITS key names: QC.ORD.ORDERPOS.RESIDRMS | QC.ORD.ORDERPOS.RESIDMIN | QC.ORD.ORDERPOS.RESIDMAX
QC1db names: resel_rms | resel_min | resel_max
FITS key names: QC.ORD.ORDERPOS.RESIDRMS | QC.ORD.ORDERPOS.RESIDMIN | QC.ORD.ORDERPOS.RESIDMAX
QC1db names: resid_avg | resel_avg
FITS key names:QC.ORD.ORDERPOS.RESIDAVG | QC.ORD.ORDERPOS.RESELAVG
QC1 params created by pipeline: all
|
|
ALGORITHM |
|
|
CERTIF |
Reasons for rejection: - strong trends in residuals; many large outliers; missing order
|
|
COMMENTS |
|
top |
[2017-11-08T13:18:58] created by qcDocu v1.1.2, a tqs tool
|