IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17492


Ignore:
Timestamp:
Apr 29, 2008, 4:49:19 PM (18 years ago)
Author:
eugene
Message:

need to deactivate the PSWARP.OUTPUT before the astrometry loop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpLoop.c

    r16881 r17492  
    102102    {
    103103        pmFPAfileActivate(config->files, true, "PSWARP.ASTROM");
     104        pmFPAfileActivate(config->files, false, "PSWARP.OUTPUT");
    104105
    105106        pmChip *chip;
Note: See TracChangeset for help on using the changeset viewer.