sdapy.model_fitters.get_model¶
- sdapy.model_fitters.get_model(which_engine=None, with_alias=False)¶
get all possible models of a given engine
- Parameters
- which_engine: `str`
if None, will return all models of HAFFET
- with_alias: `bool`
if return only model names, or names + alias names
- Returns
- models: list
return a list of models