biophysics_fittingmodel_selectionget_model_pdf_from_db

get_model_pdf_from_db

biophysics_fitting.model_selection.get_model_pdf_from_db(db)

Get a DataFrame with all models from the database.

Parameters:

db (DataBase) – The database containing the models.

Returns:

the biophysical models as a dictionary, mapping the model index to a DataFrame, and the models as a single DataFrame.

Return type:

tuple