Changeset 41414 for branches/eam_branches/gDiff.20200202/src/gDiffMakePSF.c
- Timestamp:
- Sep 17, 2020, 12:19:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/gDiff.20200202/src/gDiffMakePSF.c
r41413 r41414 17 17 psAssert(config, "Require configuration"); 18 18 19 if (!data->photometry ) {19 if (!data->photometry && !data->forcedPhot1 && !data->forcedPhot2) { 20 20 return true; 21 21 }
Note:
See TracChangeset
for help on using the changeset viewer.
