Changeset 5974 for branches/eam_rel9_p0/psModules/src/astrom/pmChipMosaic.h
- Timestamp:
- Jan 13, 2006, 5:10:19 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/pmChipMosaic.h
r5796 r5974 14 14 ); 15 15 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 17 int pmFPAMosaicChips(pmFPA *fpa, // FPA 18 int xBinChip, int yBinChip // Binning of mosaic image in x and y 19 ); 21 20 22 21 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
