- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/psModules/src/astrom/pmAstrometryModel.c
r19595 r27838 725 725 double X = Xo + RX*cos(POS - To)*cos(Po) + RY*sin(POS - To)*sin(Po); 726 726 double Y = Yo + RY*sin(POS - To)*cos(Po) - RX*cos(POS - To)*sin(Po); 727 psLogMsg ("psModules.astrom", 4, "Boresite coords on reference chip: %f, %f \n", X, Y);727 psLogMsg ("psModules.astrom", 4, "Boresite coords on reference chip: %f, %f pix = %f, %f sky\n", X, Y, PM_DEG_RAD*RA, PM_DEG_RAD*DEC); 728 728 729 729 // get reference chip from name
Note:
See TracChangeset
for help on using the changeset viewer.
