- Timestamp:
- Oct 22, 2013, 6:27:11 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCM_MinimizeChisq.c
r36204 r36228 581 581 582 582 float ymodel = pcm->modelConvFlux->data.F32[i][j]; 583 584 // XXXX note this point here::: 583 585 float yweight = 1.0 / source->variance->data.F32[i][j]; 584 586 float delta = ymodel - source->pixels->data.F32[i][j];
Note:
See TracChangeset
for help on using the changeset viewer.
