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
Parameterize slider max values, as well as any other applicable values from 120 (manual width/height/depth of rhopol.cube) to an arbitrary width/height/depth of whatever the current cube file is. (Pull from lengths of cube.data3D maybe?)
The text was updated successfully, but these errors were encountered:
Set slider max to cube file dimensions, although the ipyvolume aspect ratio is still squished for non-cube shaped volumes, and will need much more additions out of the scope of this minor task. Created PR.
References #182
Parameterize slider max values, as well as any other applicable values from 120 (manual width/height/depth of
rhopol.cube
) to an arbitrary width/height/depth of whatever the current cube file is. (Pull from lengths of cube.data3D maybe?)The text was updated successfully, but these errors were encountered: