- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/detrend_correct_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippScripts/scripts/detrend_correct_imfile.pl
r23688 r25027 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.
