You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change "Steps" to "Duration" and have this number reflect max time not max iterations, i.e., adjust by 1/2 for staggered D-K.
Implement $\mu_3$ = $N p_3$ rather than $p_0$ (just call it $\mu$?)
Implement "Presets" with 3 or more exemplary parameter group choices. — DONE
Fix slider button color, size?
Subscript $p_1$ etc
Maybe just have x, y, z, rather than$n_x$, $n_y$, $n_z$ — DONE
Possibly annotate sliders, canvas with range, axis values? Or perhaps not, for compactness. Or maybe just annotate with x, y or t, along canvas axes?
Implement an "auto" or "play" viz mode that spins through the slices automatically to provide an animation. This could be the default, which would make communication of the model and the tool more effective. — DONE
Possibly replace the zoom slider with a limited set of radio buttons: 1x, 2x, 3x, 5x. I have limited the range down from 10x to 5x because the slider doesn't work well on mobile for a large range (automatic page resizing and zoom out becomes unmanageable), which makes me think buttons would be easier. 2x could be the default. Remember that on laptops and on mobile there's zoom capability anyway that makes this widget less than essential.
Implement "Presets" with 3 or more exemplary parameter group choices.— DONEMaybe just have x, y, z, rather thanImplement an "auto" or "play" viz mode that spins through the slices automatically to provide an animation. This could be the default, which would make communication of the model and the tool more effective.— DONESet Steps=500 for 2d default.— DONE