Changeset 40291 for trunk/Ohana/src/delstar/src/gimages.c
- Timestamp:
- Dec 13, 2017, 10:53:48 AM (9 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/delstar/src/gimages.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/delstar/src/gimages.c
r39457 r40291 88 88 89 89 /* secz is in units milli-airmass */ 90 image[0].Mcal = ALPHA*(image[0].secz - 1.000); 91 image[0].Xm = NAN_S_SHORT; 90 image[0].McalPSF = ALPHA*(image[0].secz - 1.000); 91 image[0].McalAPER = ALPHA*(image[0].secz - 1.000); 92 image[0].McalChiSq = NAN_S_SHORT; 92 93 93 94 free (header.buffer);
Note:
See TracChangeset
for help on using the changeset viewer.
