Skip to content

2017.05 "Superfit"

Latest
Compare
Choose a tag to compare
@Gattocrucco Gattocrucco released this 06 May 16:13

New things:

  • fit_curve, wrapper with common interface for curve_fit, odr, and other things implemented in lab.py.
  • fit_oversampling, to fit a digital sampling of a costant value.
  • format_par_cov.
  • nextfilename.
  • The argument sqerr of mme now accept a callable (main goal to ignore calibration error)

Deprecated functions:

  • curve_fit_patched (update scipy!)
  • fit_generic_xyerr, fit_generic_xyerr2 (use fit_curve)
  • etastart, etastr (use Eta)