Changeset 4641 for trunk/psphot/src/onesource.c
- Timestamp:
- Jul 27, 2005, 6:55:51 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/onesource.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/onesource.c
r4630 r4641 14 14 float MRAD = psMetadataLookupF32 (&status, config, "GAL_MOMENTS_RADIUS"); 15 15 float RADIUS = psMetadataLookupF32 (&status, config, "FIT_RADIUS"); 16 float SOFT = psMetadataLookupF32 (&status, config, "SOFT_RADIUS");17 16 18 17 psSource *source = pmSourceAlloc();
Note:
See TracChangeset
for help on using the changeset viewer.
