log_simulation_parameters

simulation.log_simulation_parameters(task_parameters, model_parameters, simID)[source]

Writes to the log the description and the label of the task and model

Parameters:
  • task_parameters (dict) – The task parameters
  • model_parameters (dict) – The model parameters
  • simID (string) – The identifier for each simulation.

See also

recordSimParams()
Records these parameters for later use