Changeset 4129 for trunk/psphot/src/mark_psf_source.c
- Timestamp:
- Jun 6, 2005, 11:20:45 PM (21 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/mark_psf_source.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
-
Property svn:ignore
set to
bin
-
Property svn:ignore
set to
-
trunk/psphot/src/mark_psf_source.c
r4116 r4129 14 14 // any object which meets the criterion is marked as 15 15 // PS_SOURCE_BRIGHTSTAR 16 bool mark_psf_source (ps Array *sources)16 bool mark_psf_source (psSource *source, float shapeNsigma) 17 17 { 18 bool status = false;19 18 float dSX, dSY, SX, SY, SN; 20 19 float nSx, nSy;
Note:
See TracChangeset
for help on using the changeset viewer.
