Changeset 6571 for trunk/psphot/src/psphotChoosePSF.c
- Timestamp:
- Mar 11, 2006, 5:27:13 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r6481 r6571 3 3 // 2006.02.07 : no leaks! 4 4 // try PSF models and select best option 5 pmPSF *psphotChoosePSF (ps Metadata *config, psArray *sources) {5 pmPSF *psphotChoosePSF (psArray *sources, psMetadata *config) { 6 6 7 7 bool status;
Note:
See TracChangeset
for help on using the changeset viewer.
