- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_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/simtest_nebulous_branches/psModules/src/objects/pmSourceIO_SMPDATA.c
r20937 r27840 184 184 pmPSF_AxesToModel (PAR, axes); 185 185 186 187 186 source->psfMag = psMetadataLookupF32 (&status, row, "MAG_RAW") - ZERO_POINT; 188 187 source->extMag = psMetadataLookupF32 (&status, row, "MAG_GAL") - ZERO_POINT; … … 198 197 199 198 source->peak = pmPeakAlloc(PAR[PM_PAR_XPOS], PAR[PM_PAR_YPOS], peakFlux, PM_PEAK_LONE); 199 source->peak->flux = peakFlux; 200 200 201 sources->data[i] = source; 201 202 }
Note:
See TracChangeset
for help on using the changeset viewer.
