Changeset 17672 for branches/eam_branch_20080511/ppSim/src/ppSimPhotom.c
- Timestamp:
- May 13, 2008, 4:56:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSimPhotom.c
r17628 r17672 8 8 pmReadout *readout; 9 9 10 psMetadata *recipe = psMetadataLookupMetadata(&status, config->recipes, PPSIM_RECIPE); // Recipe 11 12 bool doPhotom = psMetadataLookupBool(&status, recipe, "PHOTOM"); // Density of fakes 13 if (!doPhotom) return true; 14 10 15 psphotModelClassInit (); 16 17 int blankMask = 0; // XXX not sure what this should be set to... 18 ppSimMosaicChip(config, blankMask, view, "PPSIM.CHIP", "PPSIM.OUTPUT"); 11 19 12 20 // find or define a pmFPAfile PSPHOT.INPUT
Note:
See TracChangeset
for help on using the changeset viewer.
