IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33974


Ignore:
Timestamp:
May 31, 2012, 1:50:22 PM (14 years ago)
Author:
bills
Message:

adapt to new filerule style for staticsky outputs

File:
1 edited

Legend:

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

    r32982 r33974  
    134134my $file;
    135135if (!$singlefilter) {
    136     $file = $ipprc->filename('PSPHOT.STACK.OUTPUT', $path_base, $stack_id);
     136    $file = $ipprc->filename('PSPHOT.STACK.OUTPUT', "$path_base.stk", $stack_id);
    137137    if (! $ipprc->file_resolve($file)) {
    138138        # XXX: Beginning of section that can be removed eventually
Note: See TracChangeset for help on using the changeset viewer.