- Timestamp:
- Jul 31, 2012, 11:50:18 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 34135-34136,34200-34202,34215,34218,34226
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 34135-34136,34200-34202,34215,34218,34226
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/psphot/src/psphotChoosePSF.c
r32348 r34247 47 47 if (psMetadataLookupPtr (&status, readout->analysis, "PSPHOT.PSF")) { 48 48 psLogMsg ("psphot", PS_LOG_DETAIL, "psf model supplied for input file %d", index); 49 return true; 50 } 51 52 if (psMetadataLookupBool (&status, readout->analysis, "PSPHOT.SKIP.INPUT")) { 53 psLogMsg ("psphot", PS_LOG_DETAIL, "skipping choose PSF for input file %d", index); 49 54 return true; 50 55 }
Note:
See TracChangeset
for help on using the changeset viewer.
