- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/objects/pmSourceIO_SX.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psModules/src/objects/pmSourceIO_SX.c
r29004 r31606 88 88 psLineAdd (line, "%11.3f", PAR[PM_PAR_YPOS]); 89 89 psLineAdd (line, "%9.4f", source->psfMag); 90 psLineAdd (line, "%9.4f", source-> errMag);90 psLineAdd (line, "%9.4f", source->psfMagErr); 91 91 psLineAdd (line, "%13.4f", source->sky); 92 92 psLineAdd (line, "%9.2f", axes.major);
Note:
See TracChangeset
for help on using the changeset viewer.
