Changeset 31606 for branches/czw_branch/20110406/psphot/src/psphotOutput.c
- 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/psphotOutput.c
r31154 r31606 75 75 source->peak->xf, source->peak->yf, 76 76 model->params->data.F32[PM_PAR_XPOS], model->params->data.F32[PM_PAR_YPOS], 77 source->psfMag, source->apMag, source-> errMag,77 source->psfMag, source->apMag, source->psfMagErr, 78 78 model->params->data.F32[PM_PAR_I0], 79 79 model->params->data.F32[PM_PAR_SXX], model->params->data.F32[PM_PAR_SXY], model->params->data.F32[PM_PAR_SYY], … … 251 251 psMetadataItemSupplement (&status, header, analysis, "NPSFSTAR"); 252 252 psMetadataItemSupplement (&status, header, analysis, "APLOSS"); 253 psMetadataItemSupplement (&status, header, analysis, "APREFOFF"); 253 254 254 255 psMetadataItemSupplement (&status, header, analysis, "FWHM_MAJ");
Note:
See TracChangeset
for help on using the changeset viewer.
