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/chipProcessedImfile_failure.d

    r18373 r18970  
    2424FIELD chipRun.exp_id,                     5, %d,     Exp ID,      value,  rawImfile.php,           ARG1
    2525FIELD rawExp.exp_name,                    5, %s,     Exp Name,    value,  chipProcessedImfile_failure.php, ARG2
    26 FIELD chipProcessedImfile.class_id,       5, %s,     Class ID
     26FIELD chipProcessedImfile.class_id,       8, %s,     Class ID
    2727FIELD chipRun.chip_id,                    7, %d,     chip ID
    2828FIELD chipRun.state,                      7, %s,     state
     
    3939FIELD chipProcessedImfile.bg_stdev,       5, %.2f,   stdev   
    4040FIELD chipProcessedImfile.n_stars,        5, %d,     Nstars
    41 FIELD chipProcessedImfile.fwhm_major,     5, %f,     FHWM
     41FIELD chipProcessedImfile.fwhm_major,     5, %.2f,   FHWM
    4242FIELD chipProcessedImfile.path_base,      5, %s,     path_base, none
     43FIELD rawExp.comment,                    65, %s,     Comment
    4344
    4445TAIL PHP insert_log ('LOG.IMFILE');
Note: See TracChangeset for help on using the changeset viewer.