IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21339 for trunk/ippMonitor/def


Ignore:
Timestamp:
Feb 5, 2009, 2:48:45 PM (17 years ago)
Author:
eugene
Message:

updates to the ippMonitor stack pages

Location:
trunk/ippMonitor/def
Files:
2 added
7 edited

Legend:

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

    r15954 r21339  
    22TITLE diffInputSkyfile
    33FILE  diffInputSkyfile.php
    4 MENU  ipp.diff.dat
     4MENU  ipp.stack.dat
    55
    66#        field        size  format  name           show     link to         extras
  • trunk/ippMonitor/def/diffRun.d

    r15954 r21339  
    22TITLE diffRun
    33FILE  diffRun.php
    4 MENU  ipp.diff.dat
     4MENU  ipp.stack.dat
    55
    66#        field        size  format  name           show     link to         extras
  • trunk/ippMonitor/def/diffSkyfile.d

    r15954 r21339  
    22TITLE diffSkyfile
    33FILE  diffSkyfile.php
    4 MENU  ipp.diff.dat
     4MENU  ipp.stack.dat
    55
    66#        field        size  format  name           show     link to         extras
  • trunk/ippMonitor/def/stackFailedSkyfile.d

    r19183 r21339  
    99ARGS  ARG7 stackRun.stack_id=$stackRun.stack_id
    1010ARGS  ARG7 stackRun.skycell_id=$stackRun.skycell_id
    11 # XXX need to fix this: there may not be a single camera per stack...
    1211ARGS  ARG7 camera=GPC1
    1312ARGS  ARG7 basename=$stackSumSkyfile.path_base
     
    1615FIELD stackRun.stack_id,            5, %s,     Stack ID
    1716FIELD stackRun.skycell_id,          5, %s,     Skycell ID
     17FIELD stackRun.label,               5, %s,     Label
     18FIELD stackRun.filter,              5, %s,     Filter
     19FIELD stackRun.tess_id,             5, %s,     Tess ID
    1820FIELD stackRun.state,               7, %s,     State,         value,   stackFailedSkyfile.php, ARG7
    1921FIELD stackSumSkyfile.bg,           5, %.2f,   backgnd
    2022FIELD stackSumSkyfile.bg_stdev,     5, %.2f,   stdev   
    21 FIELD stackSumSkyfile.dtime_stack,  5, %.2f,   dtime
     23FIELD stackSumSkyfile.dtime_stack,  5, %.2f,   t(stack)
     24FIELD stackSumSkyfile.dtime_match_mean, 5, %.2f, t(match)
     25FIELD stackSumSkyfile.dtime_initial, 5, %.2f,   t(initial)
     26FIELD stackSumSkyfile.dtime_reject,  5, %.2f,   t(reject)
     27FIELD stackSumSkyfile.dtime_final,   5, %.2f,   t(final)
     28FIELD stackSumSkyfile.dtime_phot,    5, %.2f,   t(phot)
     29FIELD stackSumSkyfile.dtime_script,  5, %.2f,   t(script)
     30
     31FIELD stackSumSkyfile.match_mean,    5, %.2f,   match
     32FIELD stackSumSkyfile.match_stdev,   5, %.2f,   match err
     33
     34FIELD stackSumSkyfile.reject_images, 5, %d,   n(reject)
     35FIELD stackSumSkyfile.sources,       5, %d,   n(sources)
    2236
    2337FIELD stackSumSkyfile.path_base,    5, %s,     path_base,     none
  • trunk/ippMonitor/def/stackInputSkyfile.d

    r19523 r21339  
    3333FIELD stackRun.skycell_id,          5, %s,     Skycell ID
    3434FIELD stackRun.state,               7, %s,     State
     35FIELD stackRun.label,               7, %s,     Label
    3536FIELD rawExp.telescope,            10, %s,     Telescope
    3637FIELD rawExp.camera,               10, %s,     Camera
  • trunk/ippMonitor/def/stackProcessedSkyfile.d

    r19183 r21339  
    1010ARGS  ARG7 stackRun.stack_id=$stackRun.stack_id
    1111ARGS  ARG7 stackRun.skycell_id=$stackRun.skycell_id
    12 # XXX need to fix this: there may not be a single camera per stack...
    1312ARGS  ARG7 camera=GPC1
    1413ARGS  ARG7 basename=$stackSumSkyfile.path_base
     
    1716FIELD stackRun.stack_id,            5, %s,     Stack ID
    1817FIELD stackRun.skycell_id,          5, %s,     Skycell ID
     18FIELD stackRun.label,               5, %s,     Label
     19FIELD stackRun.filter,              5, %s,     Filter
     20FIELD stackRun.tess_id,             5, %s,     Tess ID
    1921FIELD stackRun.state,               7, %s,     State,         value,   stackProcessedSkyfile.php, ARG7
    2022FIELD stackSumSkyfile.bg,           5, %.2f,   backgnd
    2123FIELD stackSumSkyfile.bg_stdev,     5, %.2f,   stdev   
    22 FIELD stackSumSkyfile.dtime_stack,  5, %.2f,   dtime
     24FIELD stackSumSkyfile.dtime_stack,  5, %.2f,   t(stack)
     25FIELD stackSumSkyfile.dtime_match_mean, 5, %.2f, t(match)
     26FIELD stackSumSkyfile.dtime_initial, 5, %.2f,   t(initial)
     27FIELD stackSumSkyfile.dtime_reject,  5, %.2f,   t(reject)
     28FIELD stackSumSkyfile.dtime_final,   5, %.2f,   t(final)
     29FIELD stackSumSkyfile.dtime_phot,    5, %.2f,   t(phot)
     30FIELD stackSumSkyfile.dtime_script,  5, %.2f,   t(script)
     31
     32FIELD stackSumSkyfile.match_mean,    5, %.2f,   match
     33FIELD stackSumSkyfile.match_stdev,   5, %.2f,   match err
     34
     35FIELD stackSumSkyfile.reject_images, 5, %d,   n(reject)
     36FIELD stackSumSkyfile.sources,       5, %d,   n(sources)
    2337
    2438FIELD stackSumSkyfile.path_base,    5, %s,     path_base,     none
  • trunk/ippMonitor/def/stackRun.d

    r19524 r21339  
    99FIELD    filter,         5,   %s,     Filter
    1010FIELD    label,          5,   %s,     Label
    11 FIELD    tess_id,        5,   %s,     Tessellation ID
     11FIELD    tess_id,        5,   %s,     Tess ID
    1212FIELD    state,          5,   %s,     State
    1313
Note: See TracChangeset for help on using the changeset viewer.