QC documentation system: QC procedure xshooter_bias.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
 
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_bias.py
VERSION : 1.0 -- February 2009
: 1.1 -- 2017-09-12 docu updated, AGC included
SYNTAX PYTHON
CALL processQC
from $DFS_PRODUCT/BIAS_<arm>/$DATE:
$DFO_PROC_DIR/python/xshooter_bias.py -i -a $AB
INSTRUMENT XSHOOTER
RAWTYPE BIAS_UVB | BIAS_VIS | BIAS_AGC
PURPOSE compares raw and product BIAS_<arm> files for XSHOOTER QC assessment; the plots are later reviewed within certifyProducts. The plot is stored in $DFO_PLT_DIR.
PROCINPUT first raw BIAS; MASTER_BIAS product;
QC1TABLE trending | table(s) in QC1 database:
xshooter_bias
TRENDPLOT trending | HealthCheck plot(s) associated to this procedure:
trend_report_BIAS_UVB_med_master_HC.html | trend_report_BIAS_UVB_ron_raw_HC.html | trend_report_BIAS_UVB_ron_master_HC.html | trend_report_BIAS_UVB_struct_x_HC.html | trend_report_BIAS_UVB_struct_y_HC.html | trend_report_BIAS_VIS_med_master_HC.html | trend_report_BIAS_VIS_ron_raw_HC.html | trend_report_BIAS_VIS_ron_master_HC.html | trend_report_BIAS_VIS_struct_x_HC.html | trend_report_BIAS_VIS_struct_y_HC.html | trend_report_BIAS_AGC_HC.html
QC1PAGE trending | associated documentation:
bias_qc1.html
QC1PLOTS
top

bias_AGC_X00.png
top left: comparison of central row in master (red) and pre-processed (black) for bias_AGC
top center: comparison of central column in master (red) and pre-processed (black) for bias_AGC
top right: histogram of flux in master (red), pre-processed (blac) and Gaussian fit to master (green) for bias_AGC
bottom left: comparison of central part of central row in master (red) and pre-processed (black) for bias_AGC
bottom center: comparison of central part of central column in master (red) and pre-processed (black) for bias_AGC
bottom right: average flux in rows (dark blue) and columns (light blue) of master frame for bias_AGC

bias_UVB_X00.png
top left: comparison of central row in master (red) and pre-processed (black) for bias_UVB
top center: comparison of central column in master (red) and pre-processed (black) for bias_UVB
top right: histogram of flux in master (red), pre-processed (blac) and Gaussian fit to master (green) for bias_UVB
bottom left: comparison of central part of central row in master (red) and pre-processed (black) for bias_UVB
bottom center: comparison of central part of central column in master (red) and pre-processed (black) for bias_UVB
bottom right: average flux in rows (dark blue) and columns (light blue) of master frame for bias_UVB

bias_VIS_X00.png
top left: comparison of central row in master (red) and pre-processed (black) for BIAS_VIS
top center: comparison of central column in master (red) and pre-processed (black) for BIAS_VIS
top right: histogram of flux in master (red), pre-processed (blac) and Gaussian fit to master (green) for BIAS_VIS
bottom left: comparison of central part of central row in master (red) and pre-processed (black) for BIAS_VIS
bottom center: comparison of central part of central column in master (red) and pre-processed (black) for BIAS_VIS
bottom right: average flux in rows (dark blue) and columns (light blue) of master frame for BIAS_VIS

bias_AGC_A00.png
full display of BIAS_AGC raw and master frame

bias_UVB_A00.png
full display of BIAS_UVB raw and master frame

bias_VIS_A00.png
full display of BIAS_VIS raw and master frame
QC1PARAM QC1 parameters written into QC1 table:
QC1db names: median_master | mean_master | sigma_master | ron | ron_err
FITS key names: QC.MBIASMED | QC.MBIASAVG | QC.MBIASRMS | QC.RON1 | QC.RON1.ERR
QC1db names: fp_master | ron_master | struct_x1 | struct_x2 | struct_y1 | struct_y2
FITS key names: QC.FPN.MASTER | QC.RON.MASTER | QC.STRUCTX1 | QC.STRUCTX2 | QC.STRUCTY1 | QC.STRUCTY2
QC1 params created by pipeline: all
ALGORITHM
CERTIF
COMMENTS Note the different detector sizes (unbinned):
562 x 528 AGC
2144 x 3000 UVB
2106 x 4000 VIS
top [2017-11-08T13:18:45]         created by qcDocu v1.1.2, a tqs tool