IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2007, 2:25:56 PM (19 years ago)
Author:
eugene
Message:

help updates from Mark Pitts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/help/fit

    r4688 r14175  
    11
    2    fit x y order [-dy wt]
     2   fit (-q) x y (order) (-dy wt) (-clip sig N)
    33
    44   perform a lease-square polynomial fit to the data defined
     
    66   $C0, $C1, ..., and the order is placed in $Cn.
    77
     8   order: order of fit
     9   -q: quiets the fit (no output to window)
     10   -dy: take into account the error vector wt
     11   -clip: remove outliers beyond sig*sigma from the fit;
     12           perform N iterations of this
     13
    814   See also: applyfit
    915
Note: See TracChangeset for help on using the changeset viewer.