IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2008, 3:02:16 PM (18 years ago)
Author:
Paul Price
Message:

Get appropriate file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_serial_mops.pl

    r19716 r19717  
    9292    my $warp_base = $row->{warp_path_base};
    9393
    94     my $input = $ipprc->filename("PSPHOT.OUTPUT", $diff_base);
     94    my $input = $ipprc->filename("PSPHOT.OUT.CMF.MEF", $diff_base);
    9595    die "Can't find $input\n" unless $ipprc->file_exists($input);
    9696    $input = $ipprc->file_resolve($input);
Note: See TracChangeset for help on using the changeset viewer.