IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2013, 1:43:50 PM (13 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/ippScripts/scripts/background_warp.pl

    r35154 r35747  
    191191    $command .= " $outroot $skyFile";
    192192    $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF";
     193    # XXX: change fits type based on recipe
     194    $command .= " -R PSWARP.OUTPUT FITS.TYPE NONE";
    193195    $command .= " -recipe PSWARP $recipe_pswarp";
    194196    $command .= " -recipe PPSTATS WARPSTATS";
Note: See TracChangeset for help on using the changeset viewer.