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 |
muse_dark.py
|
|
VERSION |
1.0 -- copied from v. 0.1 when Muse became operational September 2014
|
|
SYNTAX |
PYTHON
|
|
CALL |
processQC
from $DFS_PRODUCT/DARK/$DATE
/home/muse/python/muse_dark.py -i -a $AB
|
|
INSTRUMENT |
MUSE
|
|
RAWTYPE |
DARK
|
|
PURPOSE |
QC check on raw and master dark frames
check done per CHANEL/IFU (x24) of the raw and master dark frames
|
|
PROCINPUT |
raw dark frames and MASTER_DARK product
|
|
QC1TABLE |
trending | table(s) in QC1 database:
muse_dark
|
|
TRENDPLOT |
trending | HealthCheck plot(s) associated to this procedure:
trend_report_DARK_med_HC.html
|
|
QC1PAGE |
trending | associated documentation:
dark_qc1.html
|
|
QC1PLOTS
top |
dark0.png
upper left panel: cuts through first raw frame and master dark in X direction
upper middle panel: cuts through first raw frame and master dark in Y direction
upper right panel: histrograms of first raw frame and master, Gauss fit to master
central left panel: cuts through first raw frame and master in X direction, central area
central middle panel: cuts through first raw frame and master in Y direction, central area
central right panel: row and column averages of master
lower left panel: comparison to reference (current master - reference), cut in X direction
lower middle panel: comparison to reference (current master - reference), cut in Y direction
lower right panel: comparison to reference, histogram
|
|
QC1PARAM |
QC1 parameters written in QC1 database:
QC1 DB names: master_dc | master_dcerr | master_max | master_mean |
master_stdev | master_median | master_min | master_nbadpix | master_nsaturated
All parameters are calculated by the pipeline recipe.
|
|
ALGORITHM |
Description of algorithms:
master_dc: dark current measured on master dark in randomly placed windows
master_dcerr: dark current error measured on master dark in randomly placed windows
master_median: median of the master dark
master_mean: mean the master dark
master_stdev: standard deviation of the master dark
master_min: minimum value of the master dark
master_max: maximum value of the master dark
|
|
CERTIF |
Reasons for rejection:
unusual high dark level, change of structure, lower DATANCOM value
|
|
COMMENTS |
based on original Python script from March 2014
|
top |
[2015-11-05T14:58:11] created by qcDocu v1.1.2, a tqs tool
|