SCIInstitute / shapeworks-cloud

A web version of ShapeWorks Studio
https://www.shapeworks-cloud.org/#/
Apache License 2.0
1 stars 0 forks source link

Color scale bar error handling for missing deepssm_error #372

Closed JakeWags closed 4 months ago

JakeWags commented 4 months ago

Adds a check to see if the shapedata (.vtk files) have deepssm_error and do not render the color bar (non-uniform scale only)

Currently there is an error thrown if the user selects non-uniform scale on the training tab only.

Tested locally by choosing an index to pretend it doesn't have deepssm_error. Should simply not render the heatmap or color scale.