Changeset 26900 for trunk/ppSim/src/ppSimPhotom.c
- Timestamp:
- Feb 10, 2010, 7:42:33 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimPhotom.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimPhotom.c
r21183 r26900 46 46 if (! readout->data_exists) { continue; } 47 47 48 // these are broken by the Jan 2010 API changes to psphot 49 #if 0 48 50 // run the actual photometry analysis 49 51 if (!ppSimPhotomReadoutFake (config, view)) { … … 56 58 } 57 59 // ppSimDetectionLimits (config, view); 60 #endif 58 61 } 59 62 }
Note:
See TracChangeset
for help on using the changeset viewer.
