pint.models.model_builder.guess_binary_model

pint.models.model_builder.guess_binary_model(parfile_dict)[source]

Based on the PINT parameter dictionary, guess the binary model

Parameters:

parfile_dict – The parameter dictionary as read-in by parse_parfile

Returns:

A priority-ordered list of possible binary models. The first one is the best-guess

Return type:

list