State.checkpoint.load#

State.checkpoint.load(checkpoint_name: str, store=None)#

Load dataframes and restore random number channel state from pipeline hdf5 file. This restores the pipeline state that existed at the specified checkpoint in a prior simulation. This allows us to resume the simulation after the specified checkpoint

Parameters:
checkpoint_namestr

model_name of checkpoint to load (resume_after argument to open_pipeline)