Changeset 2447
- Timestamp:
- Nov 24, 2004, 1:22:05 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/perl/src/flatten.flips (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/perl/src/flatten.flips
r2446 r2447 76 76 77 77 # find the appropriate detrend images (need to fix output name for MEF - option?) 78 print STDERR "detsearch $config $chipname -quiet -image $input $ccd $mode -type flat $close\n";79 78 $flat=`detsearch $config $chipname -quiet -image $input $ccd $mode -type flat $close`; chop ($flat); 80 79 if ($?) { die "ERROR: can't get flat for image\n"; }
Note:
See TracChangeset
for help on using the changeset viewer.
