IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2010, 11:50:36 AM (16 years ago)
Author:
watersc1
Message:

Moving code to a branch so I can work on the detectability server.

Location:
branches/czw_branch/20100427
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100427/ippMonitor/def/detProcessedExp_failure.d

    r19726 r27784  
    1313ARGS  ARG1 basename=$detProcessedExp.path_base
    1414
    15 OP    OP1  $detProcessedExp.bg / $detProcessedExp.bg_stdev
     15OP    OP1  $detProcessedExp.bg_stdev > 0.0 ? $detProcessedExp.bg / $detProcessedExp.bg_stdev : NAN
    1616
    1717#     field                    size     format  name       show          link to                 extras
Note: See TracChangeset for help on using the changeset viewer.