-
foxes.input.states.TabStates.unset_running(algo, data_stash, sel=
None, isel=None, verbosity=0)[source] Sets this model status to not running, recovering large data from stash
ParametersΒΆ
- algo: foxes.core.Algorithm
The calculation algorithm
- data_stash: dict, optional
Reconstruct model data from this stash, if given. Key: model name. Value: dict, large model data
- sel: dict, optional
The subset selection dictionary
- isel: dict, optional
The index subset selection dictionary
- verbosity: int
The verbosity level, 0 = silent