Abraham George Smith
Abraham George Smith
**Describe the bug** export options not showing on metrics plot **To Reproduce** Steps to reproduce the behavior: 1. Go to show metrics 2. Right click on the metrics plot 3....
When creating a dataset if setting the target size to 100, the size jumps back up to 900 immediately after clicking submit. There should instead be a warning saying a...
Version number is specified in 5 places: 1. https://github.com/Abe404/root_painter/blob/2825a12f1499b8f3c6f84438a90f7d22529c5f81/painter/src/main/python/about.py#L742 2. https://github.com/Abe404/root_painter/blob/2825a12f1499b8f3c6f84438a90f7d22529c5f81/painter/src/build/assets/Installer.nsi#L8 3. https://github.com/Abe404/root_painter/blob/2825a12f1499b8f3c6f84438a90f7d22529c5f81/painter/src/build/DEBIAN_control#L2 4. https://github.com/Abe404/root_painter/blob/b605511eb4cfba44adfbfe5f43ccb77688b4fa2c/painter/src/build/settings/base.json#L6 5. When I actually create the release+tag it is specified manually How can I specify...
The 3D version has an outline view, which can be useful as more of the structure can be seen behind the contour. Show the outline view for the 2D version...
Right now running the client on Mac with an M1/M2 chip requires using Rosetta. It would be better not to have to do this, but the client must be updated...
The CI build process does not yet work. the plan is that I will get it working for ubuntu 20.04 (keep altering the main.spec file until it builds) and then...
The patch size is currently found automatically by testing various input sizes and seeing which ones cause a memory error. This seems to be time consuming and slows the development...
This is functionality that needs copying across from the 2D version.
I had created a project using the hepatic vessels data from http://medicaldecathlon.com/ The dataset had files in it such as ._hepaticvessel_333.nii.gz As far as I know, these are metadata files...
See https://github.com/Abe404/RootPainter3D/pull/9#issue-1349894403 Andre wants to test the software with .nii files. I think that it's probably easy to add support for this considering we already support compressed nifty (nii.gz).