Changeset 31154 for trunk/psphot/src/psphotMakePSF.c
- Timestamp:
- Apr 4, 2011, 1:12:39 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/psphotMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:ignore
-
old new 19 19 psphot-config 20 20 Doxyfile 21 a.out.dSYM
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
trunk/psphot/src/psphotMakePSF.c
r25982 r31154 20 20 21 21 // call psphot for each readout 22 if (!psphot MakePSFImageLoop (config)) {22 if (!psphotImageLoop (config, PSPHOT_MAKE_PSF)) { 23 23 psErrorStackPrint(stderr, "Error in the psphot image loop\n"); 24 24 exit (psphotGetExitStatus());
Note:
See TracChangeset
for help on using the changeset viewer.
