neurodsp.sim.io.load_sims

neurodsp.sim.io.load_sims(load_name, file_path=None)[source]

Load simulations.

Parameters:
load_namestr

The name or label of the simulations to load. If not the full file name, this string can be the label the simulations were saved with.

file_pathstr, optional

Directory to load from.

Returns:
simsSimulations or VariableSimulations or MultipleSimulations

Loaded simulations.