- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110404/psphot (added) merged: 31313-31314,31328,31337,31362,31364,31381,31384,31437,31444
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psphot/src/psphotLoadSRCTEXT.c
r31154 r31606 52 52 53 53 // NOTE: most of these values are irrelevant for loaded source positions 54 source->seq = 0;54 source->seq = source->id; 55 55 PAR[PM_PAR_XPOS] = X; 56 56 PAR[PM_PAR_YPOS] = Y; … … 67 67 68 68 source->psfMag = 0.0; 69 source-> errMag= 0.0;69 source->psfMagErr = 0.0; 70 70 source->apMag = 0.0; 71 71
Note:
See TracChangeset
for help on using the changeset viewer.
