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_arc_slit.py
|
|
VERSION |
: 1.0 -- February 2009
: 1.1 -- 2017-09-01 docu images updated
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/ARC_SLIT_<arm>/$DATE:
$DFO_PROC_DIR/python/xshooter_arc_slit.py -i -a $AB
|
|
INSTRUMENT |
XSHOOTER
|
|
RAWTYPE |
ARC_SLIT_UVB
ARC_SLIT_VIS
ARC_SLIT_NIR
|
|
PURPOSE |
compares raw and product ARC_SLIT_<arm> files
for XSHOOTER QC assessment; the plots are later reviewed
within certifyProducts. The plot is stored in $DFO_PLT_DIR.
|
|
PROCINPUT |
pre-processed ARC_SLIT; residual table;
|
|
QC1TABLE |
trending | table(s) in QC1 database:
xshooter_wavecal
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_ARC_SLIT_UVB_HC.html |
trend_report_ARC_SLIT_time_UVB_HC.html |
trend_report_ARC_SLIT_VIS_HC.html |
trend_report_ARC_SLIT_time_VIS_HC.html |
trend_report_ARC_SLIT_NIR_HC.html |
trend_report_ARC_SLIT_time_NIR_HC.html
|
|
QC1PAGE |
trending | associated documentation:
wavecal_qc1.html
|
|
QC1PLOTS
top |
arc_slit_UVB_X00.png
top left:: resolution vs. line tilt
top right:: resolution vs. wavelength
bottom:: shift vs. wavelength
arc_slit_UVB_A00.png
full display of pre-processed ARC_SLIT_UVB frame with identified lines overplotted
arc_slit_UVB_A01.png
enlargements of the edge regions of pre-processed ARC_SLIT_UVB frame with identified lines overplotted
arc_slit_VIS_X00.png
top left:: resolution vs. line tilt
top right:: resolution vs. wavelength
bottom:: shift vs. wavelength
arc_slit_VIS_A00.png
full display of pre-processed ARC_SLIT_VIS frame with identified lines overplotted
arc_slit_VIS_A01.png
enlargements of the edge regions of pre-processed ARC_SLIT_VIS frame with identified lines overplotted
arc_slit_NIR_X00.png
top left:: resolution vs. line tilt
top right:: resolution vs. wavelength
bottom:: shift vs. wavelength
arc_slit_NIR_A00.png
full display of pre-processed ARC_SLIT_NIR frame with identified lines overplotted
arc_slit_NIR_A01.png
enlargements of the edge regions of pre-processed ARC_SLIT_NIR frame with identified lines overplotted
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: npix_sat | fpix_sat | line_intensity | resold-med | resol_rms | fwhm | fwhm_rms
FITS key names: QC.NPIXSAT | QC.FPIXSAT |QC.NLININT | QC.RESOLMED | QC.RESOLRMS | QC.WAVECAL.FWHM.SPACE | QC.FWHMRMS
QC1db names: nline_found | nline_cat | model_diffy_avg | model_diffy_med | model_diffy_rms
FITS key names: QC.WAVECAL.FOUNDLINE | QC.WAVECAL.CATLINE | QC.MODEL.WAVECAL.DIFFYAVG | QC.MODEL.WAVECAL.DIFFYMED | QC.MODEL.WAVECAL.DIFFYSTD
QC1 params created by pipeline: all
|
|
ALGORITHM |
|
|
CERTIF |
Reasons for rejection: - no lines
|
|
COMMENTS |
|
top |
[2017-11-08T13:19:18] created by qcDocu v1.1.2, a tqs tool
|