-
Notifications
You must be signed in to change notification settings - Fork 4
Document each fitter #75
Copy link
Copy link
Open
Description
Currently if a fitter cannot convert you get this message:
"""
Unable to guess coefficients, using defaults.
Coefficient Guesses: 100000000000.0 20.0 7.81
Was unable to find a reasonable fit.
Please try to find better guesses for all this fit_type's parameters.
"""
This is OK, but it would be nice if we could list what those fit parameters are. Then the user wouldn't have to look them up.
Information about the coeffience guesses would be good too, which parameters do those guesses pertain to?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels