Closed danielhstahl closed 6 years ago
The theta check relied on having a single set of parameters. There is now a set per model. This may be a tricky problem to do while keeping the redux store clean.
On second thought, I think I'll use the route to figure out which model to grab.
The theta check relied on having a single set of parameters. There is now a set per model. This may be a tricky problem to do while keeping the redux store clean.