IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2006, 7:24:11 AM (20 years ago)
Author:
eugene
Message:

adjustments for improved speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/doc/notes.txt

    r6427 r6866  
     1
     22006.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
    118
    2192006.02.12
Note: See TracChangeset for help on using the changeset viewer.