```python hssm.register_model( "my_model", # model name model_config= ... loglik = ... simulator=... ) ```