- Timestamp:
- Mar 16, 2011, 3:42:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotForced.c
r25981 r30936 1 1 # include "psphotStandAlone.h" 2 # define FORCED_PHOTOMETRY 1 2 3 3 4 int main (int argc, char **argv) { … … 20 21 21 22 // call psphot for each readout 22 if (!psphot ForcedImageLoop (config)) {23 if (!psphotImageLoop (config, PSPHOT_FORCED)) { 23 24 psErrorStackPrint(stderr, "Error in the psphot image loop\n"); 24 25 exit (psphotGetExitStatus());
Note:
See TracChangeset
for help on using the changeset viewer.
