- Timestamp:
- Apr 22, 2007, 5:26:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psModules/test/objects/tap_pmSourceFitModel.c
r12951 r12956 136 136 137 137 // create an image with the model, and add noise: gain is 1, subtracted sky is 100, readnoise is 5 138 pmModelAdd (source->pixels, source->mask, source->modelEXT, PM_MODEL_ ADD_FULL);138 pmModelAdd (source->pixels, source->mask, source->modelEXT, PM_MODEL_OP_FULL); 139 139 int npix = 0; 140 140 for (int j = 0; j < source->pixels->numRows; j++) {
Note:
See TracChangeset
for help on using the changeset viewer.
