Changeset 16247 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Jan 25, 2008, 4:11:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r15395 r16247 51 51 [ 52 52 # PPSTATS KEYWORD STATISTIC DIFFTOOL FLAG 53 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 54 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 55 { name => "GOOD_PIXEL_FRAC", type => "mean", flag => "-good_frac", dtype => "float" }, 53 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 54 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 55 # { name => "DT_DIFF", type => "sum", flag => "-dtime_diff", dtype => "float" }, 56 { name => "GOOD_PIXEL_FRAC", type => "mean", flag => "-good_frac", dtype => "float" }, 56 57 ]; 57 58 my $stats = PS::IPP::Metadata::Stats->new($STATS); # Stats parser
Note:
See TracChangeset
for help on using the changeset viewer.
