Changeset 29474
- Timestamp:
- Oct 17, 2010, 12:41:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/psphot/doc/notes.20101013.txt
r29465 r29474 1 2 20101017 3 4 pmSourceMoments: 5 * FWHM(src) vs FWHM(win) & 1st pass centroid accuracy (no noise) 6 * 4.0 : 6.0 -> 30% 7 * 4.0 : 8.0 -> 20% 8 * 4.0 : 15.0 -> 6.7% 9 * FWHM(src) vs Tophat(radius) 10 * 4.0 : 5.0 -> ~30% 11 * 4.0 : 10.0 -> 0.2% 12 * 4.0 : 8.0 -> 3% 13 * 4.0 : 6.0 -> 18% 14 * 4.0 : 7.0 -> 9% 15 16 pmSourceMomentsGetCentroid(source, 8.0, 0.0, 0.0, 0); 17 pmSourceMomentsGetCentroid(source, 10.0, 8.0/2.35, 0.0, 0); 18 19 Io = 10000 : (S/N ~ 400) 20 21 dX stats: -0.000708 +/- 0.004586 22 dY stats: -0.000296 +/- 0.004678 23 24 Io = 1000 : (S/N ~ 100) 25 26 dX stats: -0.000131 +/- 0.020428 27 dY stats: 0.001038 +/- 0.020556 28 29 Io = 100 : (S/N ~ 10) 30 31 dX stats: -0.025900 +/- 0.166111 32 dY stats: 0.025336 +/- 0.169681 1 33 2 34 raising bits : these functions may raise:
Note:
See TracChangeset
for help on using the changeset viewer.
