- Timestamp:
- Oct 24, 2012, 3:53:46 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905/psModules
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
src/objects (modified) (1 prop)
-
src/objects/pmSourcePhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/psModules
- Property svn:mergeinfo changed
/trunk/psModules merged: 34496-34499,34514-34515,34527,34530,34541,34564
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/psModules/src/objects
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-20120905/psModules/src/objects/pmSourcePhotometry.c
r34403 r34568 165 165 status = pmSourcePhotometryModel (&model->mag, NULL, model); 166 166 if (model == source->modelEXT) foundEXT = true; 167 float SN = fabs(model->params->data.F32[PM_PAR_I0] / model->dparams->data.F32[PM_PAR_I0]); 168 model->magErr = 1.0 / SN; 167 169 } 168 170 if (foundEXT) {
Note:
See TracChangeset
for help on using the changeset viewer.
