IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2004, 5:29:29 PM (22 years ago)
Author:
Paul Price
Message:

Fixed up robust statistics --- boxcar is FWHM wide.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibADD.tex

    r2037 r2042  
    1 %%% $Id: psLibADD.tex,v 1.47 2004-10-09 01:34:35 price Exp $
     1%%% $Id: psLibADD.tex,v 1.48 2004-10-09 03:29:29 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    289289contribute a fraction of a value, equivalent to the weight.  In the
    290290interests of speed, a boxcar PDF may be used to represent each input
    291 value (as opposed to a Gaussian), where the width is equal to the
    292 variance (the square of the error) and each input value contributes
    293 constant area.  Then the mean, median, mode, standard deviation and
    294 quartiles are estimated in the same manner as above.
     291value (as opposed to a Gaussian), where the width is equal to 2.35
     292times the error (i.e., the full width at half maximum) and each input
     293value contributes constant area.  Then the mean, median, mode,
     294standard deviation and quartiles are estimated in the same manner as
     295above.
    295296
    296297
Note: See TracChangeset for help on using the changeset viewer.