IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29474


Ignore:
Timestamp:
Oct 17, 2010, 12:41:34 PM (16 years ago)
Author:
eugene
Message:

add notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psphot/doc/notes.20101013.txt

    r29465 r29474  
     1
     220101017
     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
     21dX stats: -0.000708 +/- 0.004586
     22dY stats: -0.000296 +/- 0.004678
     23
     24  Io = 1000 : (S/N ~ 100)
     25
     26dX stats: -0.000131 +/- 0.020428
     27dY stats: 0.001038 +/- 0.020556
     28
     29  Io = 100 : (S/N ~ 10)
     30
     31dX stats: -0.025900 +/- 0.166111
     32dY stats: 0.025336 +/- 0.169681
    133
    234raising bits : these functions may raise:
Note: See TracChangeset for help on using the changeset viewer.