Changeset 6894 for trunk/psModules/src/astrom/pmFPAConstruct.c
- Timestamp:
- Apr 18, 2006, 2:54:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPAConstruct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPAConstruct.c
r6888 r6894 755 755 for (int k = 0; k < readouts->n; k++) { 756 756 pmReadout *readout = readouts->data[k]; // The readout 757 psTrace(__func__, 8, "row0: %d\n", readout->row0); 757 758 psImage *image = readout->image; // The image 758 759 psList *bias = readout->bias; // The list of bias images
Note:
See TracChangeset
for help on using the changeset viewer.
