Changeset 6113 for branches/eam_rel9_p0/psModules/src/astrom/pmChipMosaic.h
- Timestamp:
- Jan 20, 2006, 6:33:38 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/pmChipMosaic.h
r6062 r6113 14 14 ); 15 15 16 // Mosaic a chip together into a single cell with single readout 17 int pmChipMosaic(pmChip *chip,// Chip to mosaic 18 int xBinChip, int yBinChip // Binning of mosaic image in x and y 19 ); 20 16 21 // Mosaic all the cells in all (valid) chips together (neglecting the overscans); return number of chips 17 int pmFPAMosaicC hips(pmFPA *fpa, // FPA22 int pmFPAMosaicCells(pmFPA *fpa, // FPA 18 23 int xBinChip, int yBinChip // Binning of mosaic image in x and y 19 24 );
Note:
See TracChangeset
for help on using the changeset viewer.
