- Timestamp:
- 06/28/06 14:29:05 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MStarguider.cc
r7767 r7768 1983 1983 // 53.2 and 293.6 are the "preliminary" camera center 1984 1984 // -9 and 28.5 are the offsets of the pointing position in the sky 1985 const XY offset(53.2 -9, 293.6+28.5);1985 const XY offset(53.2+9, 293.6-28.5); 1986 1986 1987 1987 const Bool_t centerisvalid = sgcenter.GetX()>0 && sgcenter.GetY()>0;
Note:
See TracChangeset
for help on using the changeset viewer.