Changeset 30617
- Timestamp:
- Feb 13, 2011, 11:30:30 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/imregister/imphot/dumpfits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/imregister/imphot/dumpfits.c
r27435 r30617 118 118 XY_to_RD (&ra, &dec, 0.0, 0.0, &subset[0].coords); 119 119 airmass = subset[0].secz; 120 sky = subset[0].Myyyy + 0x8000;120 sky = 0.0; // subset[0].Myyyy + 0x8000; 121 121 122 122 /* we should get an error here if we don't construct this line correctly */
Note:
See TracChangeset
for help on using the changeset viewer.
