Changeset 6866 for trunk/psphot/doc/notes.txt
- Timestamp:
- Apr 17, 2006, 7:24:11 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/doc/notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/doc/notes.txt
r6427 r6866 1 2 2006.04.16 3 4 Examining some of the throughput issues. the flux measurement speed 5 is strongly dependent on the interation of the function step size: 6 7 dz = 0.01 : 3.24s for 4400 objects 8 dz = 0.1 : 0.44s for 4400 objects 9 10 there is an increased error in the result with the larger step size, 11 but it is smaller than the phot error. Still, we could do better 12 with a smarter integration function. 13 14 Including the aperture photometry on all sources, but not the 15 pixWeight, the source magnitudes takes 4.8 sec for 4400 objects. 16 17 Adding the pixWeight increases the time to 7.5 sec for 4400 objects 1 18 2 19 2006.02.12
Note:
See TracChangeset
for help on using the changeset viewer.
