IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2021, 4:25:16 PM (5 years ago)
Author:
eugene
Message:

common function to soften fit errors; use IRLS for MagResidSave; add Median and altSigma to MagResidSave

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r41556 r41557  
    598598void          FitDataSetAlloc     PROTO((FitDataSet *dataset, int Nmax, int order, int Nbootstrap));
    599599void          FitDataSetAddPriors PROTO((FitDataSet *dataset));
     600StatType      FitDataSetSoften    PROTO((FitDataSet *dataset, int Nvalues));
    600601
    601602unsigned int *ReadTGroupFile      PROTO((FILE *f, int *nelem));
Note: See TracChangeset for help on using the changeset viewer.