Changeset 11173
- Timestamp:
- Jan 18, 2007, 6:54:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotParseCamera.c
r10828 r11173 24 24 psMetadataAddS32 (recipe, PS_LIST_TAIL, "BACKGROUND.XBIN", PS_META_NO_REPLACE, "default binning", 64); 25 25 psMetadataAddS32 (recipe, PS_LIST_TAIL, "BACKGROUND.YBIN", PS_META_NO_REPLACE, "default binning", 64); 26 27 // XXX we need to be able to distinguish several cases: 28 // 1) the particular output data was not requested 29 // 2) the particular output data was requested but was not generated (skipped) 30 // 3) the particular output data was requested but was not generated (for valid failure) 31 // 4) the particular output data was requested but was not generated (surprising failure) 26 32 27 33 // these calls bind the I/O handle to the specified fpa
Note:
See TracChangeset
for help on using the changeset viewer.
