Changeset 24764 for trunk/ippScripts/scripts/detrend_correct_imfile.pl
- Timestamp:
- Jul 12, 2009, 11:06:44 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_correct_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_correct_imfile.pl
r23688 r24764 57 57 and defined $outroot 58 58 and defined $camera; 59 60 # force det_type to be upper-case in this script 61 $det_type = uc($det_type); 59 62 60 63 my $ipprc = PS::IPP::Config->new( $camera ) or my_die( "Unable to set up", $det_id, $class_id, $PS_EXIT_CONFIG_ERROR ); # IPP configuration
Note:
See TracChangeset
for help on using the changeset viewer.
