- 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_Delta.c
r12951 r12956 54 54 55 55 // create an image with the model, and add noise: gain is 1, subtracted sky is 100, readnoise is 5 56 pmModelAdd (source->pixels, source->mask, source->modelEXT, PM_MODEL_ ADD_FULL);56 pmModelAdd (source->pixels, source->mask, source->modelEXT, PM_MODEL_OP_FULL); 57 57 int npix = 0; 58 58 for (int j = 0; j < source->pixels->numRows; j++) {
Note:
See TracChangeset
for help on using the changeset viewer.
