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