IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2447


Ignore:
Timestamp:
Nov 24, 2004, 1:22:05 PM (22 years ago)
Author:
eugene
Message:

updating jcc's changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/perl/src/flatten.flips

    r2446 r2447  
    7676
    7777# 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";
    7978$flat=`detsearch $config $chipname -quiet -image $input $ccd $mode -type flat $close`; chop ($flat);
    8079if ($?) { die "ERROR: can't get flat for image\n"; }
Note: See TracChangeset for help on using the changeset viewer.