quickBayes.utils.general¶
Functions
|
A simple function for getting the BG type :param BG_type: string of the BG type :return the BG function |
|
Get an updated list of guesses, using the known params :param params: the known parameters :param func: the fitting function :return a list of updated guesses (keeps values from fit) |