Changeset 34086 for trunk/psphot/src/psphotImageLoop.c
- Timestamp:
- Jun 26, 2012, 11:33:10 AM (14 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120601/psphot (added) merged: 34002,34032,34049,34051,34053,34055-34056,34060-34061,34071-34073,34076,34078
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120601/psphot/src (added) merged: 34049,34051,34053,34060-34061,34071-34073,34078
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotImageLoop.c
r33691 r34086 164 164 pmFPAfileActivate (config->files, true, "PSPHOT.EXPNUM"); 165 165 while ((chip = pmFPAviewNextChip (view, input->fpa, 1)) != NULL) { 166 if (! chip->process || ! chip->file_exists) { continue; } 166 167 if (!pmFPAfileIOChecks (config, view, PM_FPA_BEFORE)) ESCAPE ("failed attempting to load EXPNUM input for Chip in psphot."); 167 168 while ((cell = pmFPAviewNextCell (view, input->fpa, 1)) != NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
