Changeset 30504
- Timestamp:
- Feb 7, 2011, 4:34:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/Ohana/src/imregister/imphot/dumpfits.c
r27435 r30504 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.
