Changeset 19781
- Timestamp:
- Sep 28, 2008, 11:39:56 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid_imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid_imfile.pl
r19723 r19781 17 17 use PS::IPP::Metadata::Config; 18 18 use PS::IPP::Config 1.01 qw( :standard ); 19 20 # XXX drop (moved to ppStatsFromMetadata)21 # use PS::IPP::Metadata::Stats;22 19 23 20 my $ipprc = PS::IPP::Config->new(); # IPP configuration … … 112 109 }; 113 110 114 use constant DELETE_STATS => 0; # Delete the statistics file when done?115 116 111 # Look for programs we need 117 112 my $missing_tools;
Note:
See TracChangeset
for help on using the changeset viewer.
