MPFITResults
- class dysmalpy.fitting.MPFITResults(model=None, blob_name=None)[source]
Bases:
FitResultsClass to hold results of using MPFIT to fit to DYSMALPY models.
Methods Summary
analyze_blob_value([bestfit, parname])analyze_plot_save_results(gal[, output_options])Wrapper for analyzing MPFIT results and all remaining saving / plotting after fit.
input_results(mpfit_obj, model)Save the best fit results from MPFIT in the MPFITResults object
plot_results(gal[, f_plot_bestfit, overwrite])Plot/replot the bestfit for the MPFIT fitting
Methods Documentation
- analyze_plot_save_results(gal, output_options=None)[source]
Wrapper for analyzing MPFIT results and all remaining saving / plotting after fit.