Changeset 31391
- Timestamp:
- Apr 27, 2011, 10:26:07 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/ReadImageHeader.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/ReadImageHeader.c
r29132 r31391 205 205 } 206 206 207 #ifdef notdef 207 208 // XXX this is archaic: we used to set a fixed zero point of 25 to shift data into the range 208 209 // 0 - 32 so it would fit in an unsigned int. This is also needed because some programs like … … 213 214 fprintf (stderr, "WARNING: inconsistent zero point values: image: %f, config: %f\n", ZeroPt, GetZeroPoint()); 214 215 } 216 #endif 215 217 216 218 // in this case, lookup and apply the zero point measured for this chip
Note:
See TracChangeset
for help on using the changeset viewer.
