Changeset 27838 for branches/tap_branches/psphot/src/psphotDefineFiles.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (1 prop)
-
psphot/src/psphotDefineFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/psphot
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psphot merged eligible /branches/eam_branches/stackphot.20100406/psphot 27622-27655 /branches/pap_delete/psphot 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/psphot/src
- Property svn:ignore
-
old new 19 19 psphotMomentsStudy 20 20 psphotPetrosianStudy 21 psphotForced 22 psphotMakePSF 23 psphotStack
-
- Property svn:ignore
-
branches/tap_branches/psphot/src/psphotDefineFiles.c
r23688 r27838 126 126 } 127 127 128 if (psMetadataLookupPtr(NULL, config->arguments, "SRCTEXT")) { 129 // XXX cannot use pmFPAfileDefineFromArgs: this is explicitly a FITS-based I/O function 130 // supply the attach the 131 if (!psphotLoadSRCTEXT(input->fpa, config)) { 132 psError(PSPHOT_ERR_CONFIG, false, "Failed to load PSPHOT.INPUT.TEXT"); 133 return status; 134 } 135 } 136 128 137 if (psMetadataLookupPtr(NULL, config->arguments, "PSPHOT.PSF")) { 129 138 pmFPAfileBindFromArgs(&status, input, config, "PSPHOT.PSF.LOAD", "PSPHOT.PSF");
Note:
See TracChangeset
for help on using the changeset viewer.
