IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2008, 9:01:19 AM (18 years ago)
Author:
eugene
Message:

various updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/camProcessedExp_NoImages.d

    r18313 r18970  
    3131FIELD chipRun.chip_id,                   5,   %d,     chip ID
    3232FIELD camRun.cam_id,                     5,   %d,     cam ID,       value,       chipProcessedExp.php,    ARG1
     33FIELD camRun.state,                      5,   %s,     state
    3334FIELD rawExp.telescope,                 10,   %s,     Telescope
    3435FIELD rawExp.camera,                    10,   %s,     Camera
    3536FIELD rawExp.dateobs,                   19,   %T,     Date/Time
    36 FIELD rawExp.filter,                    10,   %s,     FILTER
    3737FIELD rawExp.ra,                         8,   %10.6f, RA,           op=OP1     
    3838FIELD rawExp.decl,                       8,   %10.6f, DEC,          op=OP2
    3939FIELD rawExp.object,                    10,   %s,     Object
     40FIELD rawExp.filter,                    10,   %s,     FILTER
    4041FIELD rawExp.exp_time,                   5,   %.2f,     exp_time   
    4142FIELD rawExp.airmass,                    5,   %.4f,     airmass     
    42 FIELD camRun.reduction,                  5,   %s,     reduction
    4343FIELD camProcessedExp.bg,                5,   %.2f,     backgnd
    4444FIELD camProcessedExp.bg_stdev,          5,   %.2f,     stdev   
    45 FIELD camProcessedExp.bg_mean_stdev,     5,   %.2f,     <backgnd>
    4645FIELD camProcessedExp.n_stars,           5,   %d,     Nstars
    4746FIELD camProcessedExp.n_astrom,          5,   %d,     Nastrom
    4847FIELD camProcessedExp.sigma_ra,          5,   %f,     sigma ra
    4948FIELD camProcessedExp.fwhm_major,        5,   %f,     FHWM (major)
     49FIELD rawExp.comment,                   65, %s,     Comment
     50
    5051FIELD camProcessedExp.path_base,         5,   %s,     path_base,    none
    5152FIELD rawExp.exp_id,                     5,   %s,     Exp ID,       none
     53
     54# FIELD camProcessedExp.bg_mean_stdev,           5,   %.2f,     <backgnd>
Note: See TracChangeset for help on using the changeset viewer.