IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2007, 5:21:26 PM (19 years ago)
Author:
eugene
Message:

various low-level fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroMosaicGradients.c

    r12492 r12712  
    1515        psTrace ("psastro", 4, "Chip %d: %x %x\n", view->chip, chip->file_exists, chip->process);
    1616        if (!chip->process || !chip->file_exists) { continue; }
     17        if (!chip->toFPA) { continue; }
    1718       
    1819        psRegion *region = pmChipExtent (chip);
Note: See TracChangeset for help on using the changeset viewer.