IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2006, 6:37:29 PM (20 years ago)
Author:
Paul Price
Message:

Freeing detrend cells as we go

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImagePhot.c

    r6064 r6114  
    66    pmFPA *fpa = input->fpa;       // The input FPA
    77
    8     int numMosaicked = pmFPAMosaicChips(fpa, 1, 1); // Number of chips mosaicked together
     8    int numMosaicked = pmFPAMosaicCells(fpa, 1, 1); // Number of chips mosaicked together
    99    psLogMsg(__func__, PS_LOG_INFO, "%d chips mosaicked.\n", numMosaicked);
    1010
Note: See TracChangeset for help on using the changeset viewer.