Changeset 15376 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Oct 25, 2007, 10:34:12 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r14897 r15376 62 62 [ 63 63 # PPSTATS KEYWORD STATISTIC WARPTOOL FLAG 64 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 65 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 64 { name => "ROBUST_MEDIAN", type => "mean", flag => "-bg", dtype => "float" }, 65 { name => "ROBUST_STDEV", type => "rms", flag => "-bg_stdev", dtype => "float" }, 66 { name => "GOOD_PIXEL_FRAC", type => "mean", flag => "-good_frac", dtype => "float" }, 66 67 ]; 67 68 my $stats = PS::IPP::Metadata::Stats->new($STATS); # Stats parser
Note:
See TracChangeset
for help on using the changeset viewer.
