Closed tritemio closed 8 years ago
Best-fit values of fitted parameters are stored in the DataFrame mfit.MultiFitter.params.
mfit.MultiFitter.params
Columns (i.e. parameter's names) should be sorted to avoid spurious changes in the notebook upon re-execution.
Best-fit values of fitted parameters are stored in the DataFrame
mfit.MultiFitter.params
.Columns (i.e. parameter's names) should be sorted to avoid spurious changes in the notebook upon re-execution.