IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 8 and Version 9 of GPC1_Detrend_Documentation


Ignore:
Timestamp:
May 15, 2012, 11:25:38 AM (14 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPC1_Detrend_Documentation

    v8 v9  
    6868== -select ==
    6969
     70After obtaining the det_id of the detrend needed, the exact detrend information can be obtained with a detselect -select command:
     71{{{
     72> detselect -select -det_id 866 -class_id XY06
     73
     74detNormalizedImfile MULTI
     75
     76detNormalizedImfile  METADATA 
     77   state            STR       stop           
     78   det_id           S64       866           
     79   iteration        S32       0             
     80   class_id         STR       XY06           
     81   uri              STR       neb://any/gpc1/detrend_easter2012/dark.20111101//GPC1.DARKTEST.858/GPC1.DARKTEST.norm.858.0.XY06.fits
     82   bg               F64       nan           
     83   bg_stdev         F64       nan           
     84   bg_mean_stdev    F64       nan           
     85   user_1           F64       nan           
     86   user_2           F64       nan           
     87   user_3           F64       nan           
     88   user_4           F64       nan           
     89   user_5           F64       nan           
     90   path_base        STR       NULL           
     91   data_state       STR       full           
     92   fault            S16       0             
     93END
     94}}}
     95
     96Without the -class_id option, the valid detrends for the full exposure will be returned.  Note here that the filename of the DARK model is a DARKTEST with a different det_id.  This detrend was originally constructed as a TEST, and then registered into a new detRun once being validated.
    7097= Creation process =
    7198