IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2006, 4:01:17 PM (20 years ago)
Author:
eugene
Message:

updating pmFPAfileDefine APIs, adding chip mosaic

File:
1 edited

Legend:

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

    r7585 r7592  
    4545        }
    4646
    47         // ppImageChipMosaic (config, view);
     47        ppImageMosaicChip (chip, config, view);
    4848
    4949        // we perform photometry on the readouts of this chip in the output
     
    5151
    5252        if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) return false;
    53 
    54         // XXX paul added these frees: make sure the same is happening in the pmFileIOChecks
    55         // Now I can blow away the mosaic so I can then read more.
    56         // psFree(inputChip);
    57         // psFree(biasChip);
    58         // psFree(darkChip);
    59         // psFree(maskChip);
    60         // psFree(flatChip);
    61         // ppMemUsed();
    6253    }
    6354
Note: See TracChangeset for help on using the changeset viewer.