asgardpy.stats.utils module¶
Module containing additional utility functions for selecting a preferred model.
- asgardpy.stats.utils.copy_target_config(aa_config_1, aa_config_2)[source]¶
From aa_config_1 update information in aa_config_2.
- asgardpy.stats.utils.fetch_all_analysis_fit_info(main_analysis_list, spec_models_list)[source]¶
For a list of spectral models, with the AsgardpyAnalysis run till the fit step, get the relevant information for testing the model preference.