Changeset 16247 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Jan 25, 2008, 4:11:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r16021 r16247 64 64 [ 65 65 # PPSTATS KEYWORD STATISTIC WARPTOOL FLAG 66 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 67 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 68 { name => "GOOD_PIXEL_FRAC", type => "mean", flag => "-good_frac", dtype => "float" }, 66 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 67 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 68 # { name => "DT_WARP", type => "sum", flag => "-dtime_warp", dtype => "float" }, 69 { name => "GOOD_PIXEL_FRAC", type => "mean", flag => "-good_frac", dtype => "float" }, 69 70 ]; 70 71 my $stats = PS::IPP::Metadata::Stats->new($STATS); # Stats parser
Note:
See TracChangeset
for help on using the changeset viewer.
