IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17043


Ignore:
Timestamp:
Mar 18, 2008, 8:48:28 AM (18 years ago)
Author:
eugene
Message:

add notes on errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/doc/notes.txt

    r15600 r17043  
     1
     22008.03.01
     3
     4  relastro (and relphot for that matter) needs to have a somewhat
     5  flexible error model for the detections.  Some data have an accurate
     6  astrometric error; some have a reported error, but it is either
     7  insufficient (eg, only from poisson error), or inaccurate.  A
     8  complete error model would be something like this:
     9
     10  dR_total^2 =  dR_sys^2 + AS * dR_obs^2 + MS * dM_obs^2
     11
     12  dR_sys : systematicAstrometryError
     13  AS     : astrometryErrorScale
     14  MS     : astrometryErrorMagScale
    115
    2162007.11.12
Note: See TracChangeset for help on using the changeset viewer.