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 |
extractTF_dispersed_plot.csh
|
|
VERSION |
1.0 -- 12-06 implement docu
|
|
SYNTAX |
SHELL
|
|
CALL |
processQC -a abname or
. $DFO_PROC_DIR/run_data_quality_processQC.csh $RAW_TYPE $DATE $PF
.$DFO_PROC_DIR/extractTF_dispersed.csh $MODE $RT $DATE $PF $TRF
|
|
INSTRUMENT |
MIDI
|
|
RAWTYPE |
CAL_HS_FRT
CAL_SP_FRT
SCI_HS_FRT
SCI_SP_FRT
|
|
PURPOSE |
extract TF values for further plotting
|
|
PROCINPUT |
products under CAL/SCI_HS/SP_FRT
|
|
QC1TABLE |
trending | table(s) in QC1 database:
midi_TransferFunction
|
|
TRENDPLOT |
trending | HealthCheck plot associated to this procedure: none
|
|
QC1PAGE |
trending | associated documentation:
fullTF_qc1.html |
calibrators_obs.html
|
|
QC1PLOTS
top |
product_TF.gif
dispersed TF
|
|
QC1PARAM |
QC1 parameters written into QC1 table:
QC1db names: midi_calibrators | midi_TransferFunction | etc.
FITS key names: QC.T1 to 260: Transfer Functions for channels 1 to 171 (PRISM) and 1 to 261 (GRISM)
FITS key names: QC.DT1 to 260: associated error for the transfer Functions (including error on the diameter and on the measurement) for channels 1 to 171 (PRISM) and 1 to 261 (GRISM)
FITS key names: QC.TRF.BINNED1/2/3/4/5
FITS key names: QC.CALIB.NAME
FITS key names: QC.CALIB.RA/DEC
FITS key names: QC.CALIB.DIST
FITS key names: QC.CALIB.DIAM/DDIAM/FLUX
|
|
ALGORITHM |
Description of algorithms:
The pipeline compares the RA and DEC of the object with the calibrator catalog data. The search window is 1 arcs. If an object is found the diameter in the catalog is used to calculate the theoritical Visibility for the different channels. The transfer function is then calculated for the different channels (Meas. Vis/thoritical Vis).
The products includes:
the TF for every spectral channel as well as QC parameters for the iaveraged TF in 5 different bins : 8microns, 9 microns, 10.46 microns, 11.79 microns, 12.8 microns.
QC parameters with the calibrator data (name, diameter and associated error, distance from the target (should be small), flux (if known), flag (quality of the calibrator)
|
|
CERTIF |
The TF should be smooth accross the full spectrum. For most of the baseline the TF is around .6/.8
|
|
COMMENTS |
(any comments)
|
top |
[2012-06-20T09:36:32] created by qcDocu v1.1.2, a tqs tool
|