IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 13, 2006, 5:10:19 PM (21 years ago)
Author:
Paul Price
Message:

Reworked the \'concepts\'; altered FPA hierarchy slightly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/astrom/pmChipMosaic.h

    r5796 r5974  
    1414                        );
    1515
    16 // Mosaic all the cells in a chip together (neglecting the overscans)
    17 psImage *pmChipMosaic(pmChip *chip,     // Chip to mosaic
    18                       int xBinChip, int yBinChip // Binning of mosaic image in x and y
    19                      );
    20 
     16// Mosaic all the cells in all (valid) chips together (neglecting the overscans); return number of chips
     17int pmFPAMosaicChips(pmFPA *fpa,        // FPA
     18                     int xBinChip, int yBinChip // Binning of mosaic image in x and y
     19                    );
    2120
    2221#endif
Note: See TracChangeset for help on using the changeset viewer.