IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2008, 4:46:08 PM (18 years ago)
Author:
Paul Price
Message:

Fix time value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/diff_skycell.pl

    r17788 r17797  
    4747       { name => "ROBUST_MEDIAN",   type => "mean", flag => "-bg",         dtype => "float" },
    4848       { name => "ROBUST_STDEV",    type => "rms",  flag => "-bg_stdev",   dtype => "float" },
    49        { name => "DT_DIFF",         type => "sum",  flag => "-dtime_diff", dtype => "float" },
     49       { name => "DT_SUB",          type => "sum",  flag => "-dtime_diff", dtype => "float" },
    5050       { name => "SUBTRACTION.NUM", type => "mean", flag => "-stamps_num", dtype => "int" },
    5151       { name => "SUBTRACTION.RMS", type => "mean", flag => "-stamps_rms", dtype => "float" },
Note: See TracChangeset for help on using the changeset viewer.