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_dark_nir.py
|
|
VERSION |
: 1.0 -- July 2008
: 1.1 -- May 2009, adapted for from xshooter_bias.py
: 1.2 -- 2017-09-01 docu updated (DIT=900sec included)
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/DARK_NIR/$DATE:
$DFO_PROC_DIR/python/xshooter_dark_nir.py -i -a $AB
|
|
INSTRUMENT |
XSHOOTER
|
|
RAWTYPE |
DARK_NIR
|
|
PURPOSE |
compares raw and product DARK_NIR files
for XSHOOTER QC assessment; the plots are later reviewed
within certifyProducts. The plot is stored in $DFO_PLT_DIR.
|
|
PROCINPUT |
first pre-processed DARK; MASTER_DARK product;
|
|
QC1TABLE |
trending | table(s) in QC1 database:
xshooter_dark
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_DARK_NIR_1s_HC.html |
trend_report_DARK_NIR_5s_HC.html |
trend_report_DARK_NIR_300s_HC.html |
trend_report_DARK_NIR_600s_HC.html |
trend_report_DARK_NIR_900s_HC.html
|
|
QC1PAGE |
trending | associated documentation:
dark_qc1.html
|
|
QC1PLOTS
top |
dark_NIR_short_X00.png
top left: comparison of central row in master (red) and pre-processed (black) for short DIT
top center: comparison of central column in master (red) and pre-processed (black) for short DIT
top right: histogram of flux in master (red), pre-processed (blac) and Gaussian fit to master (green) for short DIT
bottom left: comparison of central part of central row in master (red) and pre-processed (black) for short DIT
bottom center: comparison of central part of central column in master (red) and pre-processed (black) for short DIT
bottom right: average flux in rows (dark blue) and columns (light blue) of master frame for short DIT
dark_NIR_long_X00.png
top left: comparison of central row in master (red) and pre-processed (black) for long DIT
top center: comparison of central column in master (red) and pre-processed (black) for long DIT
top right: histogram of flux in master (red), pre-processed (blac) and Gaussian fit to master (green) for long DIT
bottom left: comparison of central part of central row in master (red) and pre-processed (black) for long DIT
bottom center: comparison of central part of central column in master (red) and pre-processed (black) for long DIT
bottom right: average flux in rows (dark blue) and columns (light blue) of master frame for long DIT
dark_NIR_short_A00.png
full display of master frame for short DIT
dark_NIR_long_A00.png
full display of master frame for long DIT
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: median_dark | mean_dark | sigma_dark | cosmic_rate | avg_cosmic
FITS key names: QC.MDARKMED | QC.MDARKAVG | QC.MDARKRMS | QC.CRRATE | QC.NCRH.AVG
QC1db names: fixed_pattern | error_fixed_pattern | fp_norm | error_fp_norm
FITS key names: QC.FPN | QC.FPN.ERR | QC.NORMFPN | QC.NORMFPN.ERR
QC1 params created by pipeline: all
|
|
ALGORITHM |
|
|
CERTIF |
Reasons for rejection: - remnants from redmost echelle orders (right side)
|
|
COMMENTS |
|
top |
[2017-11-08T13:18:50] created by qcDocu v1.1.2, a tqs tool
|