Skip to content

Releases: SCIInstitute/ShapeWorks

ShapeWorks v6.6.0-RC6

24 Apr 14:11
Compare
Choose a tag to compare
ShapeWorks v6.6.0-RC6 Pre-release
Pre-release

Since RC5

  • Added feature to compute PCA on subgroups
  • Fix problem where Monai tool sets a background image even if the tool is nev
    er used.

Development Build for Windows

24 Apr 00:05
6236f3f
Compare
Choose a tag to compare
Pre-release

Commits

  • 0734549: Set version to 6.6.0_RC1 (Alan Morris) #2375
  • a6424d1: Remove debugging statement (Alan Morris) #2375
  • 12895f8: Fix text color of monai module (Alan Morris) #2375
  • a7b1a0c: Improve error handling when file doesn't exist (one pop-up instead of two) (Alan Morris) #2375
  • 099be51: Improve monai label threading and progressbars. Update formatting. (Alan Morris) #2375
  • 08a4662: Update 6.6 release image (Alan Morris) #2375
  • 88a4c4e: Adding debug statements (Alan Morris) #2375
  • 5243727: Change default MONAI Label server address to 127.0.0.1 (Alan Morris) #2375
  • 99cc598: Set version to 6.6.0_RC2 (Alan Morris) #2375
  • 138b251: Need conda's openssl==1.1.1w to fix ssl on windows for Monai Label code. Otherwise we get: (Alan Morris) #2375
  • d022e9d: Propogate error to SW_ERROR rather than std::cerr where it won't be seen, expecially on Windows. (Alan Morris) #2375
  • 86160d6: Silence job output for initial monai label task. (Alan Morris) #2375
  • b12e870: Set to version 6.6.0_RC3 (Alan Morris) #2375
  • 915b052: Handle failed connection more gracefully. (Alan Morris) #2375
  • 74cc375: Set version to 6.6.0_RC4 (Alan Morris) #2375
  • afa47c9: Fix small bug where iso spacing is blank when segmenentations are loaded from CLI with no project (Alan Morris) #2375
  • 6b3f889: Only import ssl if needed (Alan Morris) #2375
  • ded7f14: Set version to 6.6.0_RC5 (Alan Morris) #2375
  • 06a9292: Update docs to reflect 127.0.0.1 address (Alan Morris) #2375
  • e95ddbc: Add 6.6 video (Alan Morris) #2375
  • 255575c: Remesh and compress large meshes (Alan Morris) #2375
  • 477236c: Reduce file size of icp test nrrds (Alan Morris) #2375
  • 2cee698: Reduce size of constraints files. (Alan Morris) #2375
  • cc5d046: Reduce size of test files (Alan Morris) #2375
  • 89ac7af: Reduce test file size. (Alan Morris) #2375
  • 62ee8a8: Adding (new) baseline file back. (Alan Morris) #2375
  • e28cc0c: Removing unused Git-LFS files (Alan Morris) #2375
  • dd7f806: Return test file size (Alan Morris) #2375
  • a3c606d: Compress mesh files (Alan Morris) #2375
  • 6aed070: Merge branch 'release_v6.6.0' of github.com:SCIInstitute/ShapeWorks into release_v6.6.0 (Alan Morris) #2375
  • 5074984: Add back _dense.vtk (Alan Morris) #2375
  • b388602: Add back test files (Alan Morris) #2375
  • c5f3e19: Compress meshes (Alan Morris) #2375
  • 3c09b8a: Compress meshes (Alan Morris) #2375
  • 0011ced: Compress vtp testing files (Alan Morris) #2375
  • bd163b3: Fix problem where Monai tool sets a background image even if the tool is never used. (Alan Morris) #2375
  • 573331d: Adding feature to compute PCA on subgroups (Alan Morris) #2375
  • 25c40b6: Fix SW_MAJOR_VERSION in devenv.sh (Alan Morris) #2375
  • aa1f663: Reduce the number of times compute_stats runs by eliminating the times that it runs during session loading (Alan Morris) #2375
  • a890e3d: Set version to 6.6.0_RC6 (Alan Morris) #2375
  • 5c92463: Merge branch 'master' into release_v6.6.0 (Alan Morris) #2375

Development Build for Mac Arm64

23 Apr 22:50
6236f3f
Compare
Choose a tag to compare
Pre-release

Commits

  • 0734549: Set version to 6.6.0_RC1 (Alan Morris) #2375
  • a6424d1: Remove debugging statement (Alan Morris) #2375
  • 12895f8: Fix text color of monai module (Alan Morris) #2375
  • a7b1a0c: Improve error handling when file doesn't exist (one pop-up instead of two) (Alan Morris) #2375
  • 099be51: Improve monai label threading and progressbars. Update formatting. (Alan Morris) #2375
  • 08a4662: Update 6.6 release image (Alan Morris) #2375
  • 88a4c4e: Adding debug statements (Alan Morris) #2375
  • 5243727: Change default MONAI Label server address to 127.0.0.1 (Alan Morris) #2375
  • 99cc598: Set version to 6.6.0_RC2 (Alan Morris) #2375
  • 138b251: Need conda's openssl==1.1.1w to fix ssl on windows for Monai Label code. Otherwise we get: (Alan Morris) #2375
  • d022e9d: Propogate error to SW_ERROR rather than std::cerr where it won't be seen, expecially on Windows. (Alan Morris) #2375
  • 86160d6: Silence job output for initial monai label task. (Alan Morris) #2375
  • b12e870: Set to version 6.6.0_RC3 (Alan Morris) #2375
  • 915b052: Handle failed connection more gracefully. (Alan Morris) #2375
  • 74cc375: Set version to 6.6.0_RC4 (Alan Morris) #2375
  • afa47c9: Fix small bug where iso spacing is blank when segmenentations are loaded from CLI with no project (Alan Morris) #2375
  • 6b3f889: Only import ssl if needed (Alan Morris) #2375
  • ded7f14: Set version to 6.6.0_RC5 (Alan Morris) #2375
  • 06a9292: Update docs to reflect 127.0.0.1 address (Alan Morris) #2375
  • e95ddbc: Add 6.6 video (Alan Morris) #2375
  • 255575c: Remesh and compress large meshes (Alan Morris) #2375
  • 477236c: Reduce file size of icp test nrrds (Alan Morris) #2375
  • 2cee698: Reduce size of constraints files. (Alan Morris) #2375
  • cc5d046: Reduce size of test files (Alan Morris) #2375
  • 89ac7af: Reduce test file size. (Alan Morris) #2375
  • 62ee8a8: Adding (new) baseline file back. (Alan Morris) #2375
  • e28cc0c: Removing unused Git-LFS files (Alan Morris) #2375
  • dd7f806: Return test file size (Alan Morris) #2375
  • a3c606d: Compress mesh files (Alan Morris) #2375
  • 6aed070: Merge branch 'release_v6.6.0' of github.com:SCIInstitute/ShapeWorks into release_v6.6.0 (Alan Morris) #2375
  • 5074984: Add back _dense.vtk (Alan Morris) #2375
  • b388602: Add back test files (Alan Morris) #2375
  • c5f3e19: Compress meshes (Alan Morris) #2375
  • 3c09b8a: Compress meshes (Alan Morris) #2375
  • 0011ced: Compress vtp testing files (Alan Morris) #2375
  • bd163b3: Fix problem where Monai tool sets a background image even if the tool is never used. (Alan Morris) #2375
  • 573331d: Adding feature to compute PCA on subgroups (Alan Morris) #2375
  • 25c40b6: Fix SW_MAJOR_VERSION in devenv.sh (Alan Morris) #2375
  • aa1f663: Reduce the number of times compute_stats runs by eliminating the times that it runs during session loading (Alan Morris) #2375
  • a890e3d: Set version to 6.6.0_RC6 (Alan Morris) #2375
  • 5c92463: Merge branch 'master' into release_v6.6.0 (Alan Morris) #2375

Development Build for Mac

23 Apr 23:55
6236f3f
Compare
Choose a tag to compare
Pre-release

Commits

  • 0734549: Set version to 6.6.0_RC1 (Alan Morris) #2375
  • a6424d1: Remove debugging statement (Alan Morris) #2375
  • 12895f8: Fix text color of monai module (Alan Morris) #2375
  • a7b1a0c: Improve error handling when file doesn't exist (one pop-up instead of two) (Alan Morris) #2375
  • 099be51: Improve monai label threading and progressbars. Update formatting. (Alan Morris) #2375
  • 08a4662: Update 6.6 release image (Alan Morris) #2375
  • 88a4c4e: Adding debug statements (Alan Morris) #2375
  • 5243727: Change default MONAI Label server address to 127.0.0.1 (Alan Morris) #2375
  • 99cc598: Set version to 6.6.0_RC2 (Alan Morris) #2375
  • 138b251: Need conda's openssl==1.1.1w to fix ssl on windows for Monai Label code. Otherwise we get: (Alan Morris) #2375
  • d022e9d: Propogate error to SW_ERROR rather than std::cerr where it won't be seen, expecially on Windows. (Alan Morris) #2375
  • 86160d6: Silence job output for initial monai label task. (Alan Morris) #2375
  • b12e870: Set to version 6.6.0_RC3 (Alan Morris) #2375
  • 915b052: Handle failed connection more gracefully. (Alan Morris) #2375
  • 74cc375: Set version to 6.6.0_RC4 (Alan Morris) #2375
  • afa47c9: Fix small bug where iso spacing is blank when segmenentations are loaded from CLI with no project (Alan Morris) #2375
  • 6b3f889: Only import ssl if needed (Alan Morris) #2375
  • ded7f14: Set version to 6.6.0_RC5 (Alan Morris) #2375
  • 06a9292: Update docs to reflect 127.0.0.1 address (Alan Morris) #2375
  • e95ddbc: Add 6.6 video (Alan Morris) #2375
  • 255575c: Remesh and compress large meshes (Alan Morris) #2375
  • 477236c: Reduce file size of icp test nrrds (Alan Morris) #2375
  • 2cee698: Reduce size of constraints files. (Alan Morris) #2375
  • cc5d046: Reduce size of test files (Alan Morris) #2375
  • 89ac7af: Reduce test file size. (Alan Morris) #2375
  • 62ee8a8: Adding (new) baseline file back. (Alan Morris) #2375
  • e28cc0c: Removing unused Git-LFS files (Alan Morris) #2375
  • dd7f806: Return test file size (Alan Morris) #2375
  • a3c606d: Compress mesh files (Alan Morris) #2375
  • 6aed070: Merge branch 'release_v6.6.0' of github.com:SCIInstitute/ShapeWorks into release_v6.6.0 (Alan Morris) #2375
  • 5074984: Add back _dense.vtk (Alan Morris) #2375
  • b388602: Add back test files (Alan Morris) #2375
  • c5f3e19: Compress meshes (Alan Morris) #2375
  • 3c09b8a: Compress meshes (Alan Morris) #2375
  • 0011ced: Compress vtp testing files (Alan Morris) #2375
  • bd163b3: Fix problem where Monai tool sets a background image even if the tool is never used. (Alan Morris) #2375
  • 573331d: Adding feature to compute PCA on subgroups (Alan Morris) #2375
  • 25c40b6: Fix SW_MAJOR_VERSION in devenv.sh (Alan Morris) #2375
  • aa1f663: Reduce the number of times compute_stats runs by eliminating the times that it runs during session loading (Alan Morris) #2375
  • a890e3d: Set version to 6.6.0_RC6 (Alan Morris) #2375
  • 5c92463: Merge branch 'master' into release_v6.6.0 (Alan Morris) #2375

Development Build for Linux

23 Apr 23:18
6236f3f
Compare
Choose a tag to compare
Pre-release

Commits

  • 0734549: Set version to 6.6.0_RC1 (Alan Morris) #2375
  • a6424d1: Remove debugging statement (Alan Morris) #2375
  • 12895f8: Fix text color of monai module (Alan Morris) #2375
  • a7b1a0c: Improve error handling when file doesn't exist (one pop-up instead of two) (Alan Morris) #2375
  • 099be51: Improve monai label threading and progressbars. Update formatting. (Alan Morris) #2375
  • 08a4662: Update 6.6 release image (Alan Morris) #2375
  • 88a4c4e: Adding debug statements (Alan Morris) #2375
  • 5243727: Change default MONAI Label server address to 127.0.0.1 (Alan Morris) #2375
  • 99cc598: Set version to 6.6.0_RC2 (Alan Morris) #2375
  • 138b251: Need conda's openssl==1.1.1w to fix ssl on windows for Monai Label code. Otherwise we get: (Alan Morris) #2375
  • d022e9d: Propogate error to SW_ERROR rather than std::cerr where it won't be seen, expecially on Windows. (Alan Morris) #2375
  • 86160d6: Silence job output for initial monai label task. (Alan Morris) #2375
  • b12e870: Set to version 6.6.0_RC3 (Alan Morris) #2375
  • 915b052: Handle failed connection more gracefully. (Alan Morris) #2375
  • 74cc375: Set version to 6.6.0_RC4 (Alan Morris) #2375
  • afa47c9: Fix small bug where iso spacing is blank when segmenentations are loaded from CLI with no project (Alan Morris) #2375
  • 6b3f889: Only import ssl if needed (Alan Morris) #2375
  • ded7f14: Set version to 6.6.0_RC5 (Alan Morris) #2375
  • 06a9292: Update docs to reflect 127.0.0.1 address (Alan Morris) #2375
  • e95ddbc: Add 6.6 video (Alan Morris) #2375
  • 255575c: Remesh and compress large meshes (Alan Morris) #2375
  • 477236c: Reduce file size of icp test nrrds (Alan Morris) #2375
  • 2cee698: Reduce size of constraints files. (Alan Morris) #2375
  • cc5d046: Reduce size of test files (Alan Morris) #2375
  • 89ac7af: Reduce test file size. (Alan Morris) #2375
  • 62ee8a8: Adding (new) baseline file back. (Alan Morris) #2375
  • e28cc0c: Removing unused Git-LFS files (Alan Morris) #2375
  • dd7f806: Return test file size (Alan Morris) #2375
  • a3c606d: Compress mesh files (Alan Morris) #2375
  • 6aed070: Merge branch 'release_v6.6.0' of github.com:SCIInstitute/ShapeWorks into release_v6.6.0 (Alan Morris) #2375
  • 5074984: Add back _dense.vtk (Alan Morris) #2375
  • b388602: Add back test files (Alan Morris) #2375
  • c5f3e19: Compress meshes (Alan Morris) #2375
  • 3c09b8a: Compress meshes (Alan Morris) #2375
  • 0011ced: Compress vtp testing files (Alan Morris) #2375
  • bd163b3: Fix problem where Monai tool sets a background image even if the tool is never used. (Alan Morris) #2375
  • 573331d: Adding feature to compute PCA on subgroups (Alan Morris) #2375
  • 25c40b6: Fix SW_MAJOR_VERSION in devenv.sh (Alan Morris) #2375
  • aa1f663: Reduce the number of times compute_stats runs by eliminating the times that it runs during session loading (Alan Morris) #2375
  • a890e3d: Set version to 6.6.0_RC6 (Alan Morris) #2375
  • 5c92463: Merge branch 'master' into release_v6.6.0 (Alan Morris) #2375

ShapeWorks v6.6.0-RC5

16 Apr 14:16
Compare
Choose a tag to compare
ShapeWorks v6.6.0-RC5 Pre-release
Pre-release

Changes since RC4:

This RC contains a minor fix for MONAI Label on Windows, and another minor fix for the groom tool when launched on segmentations without an initial project.

Full Changelog: v6.6.0-rc4...v6.6.0-rc5

ShapeWorks v6.6.0-RC4

12 Apr 15:43
Compare
Choose a tag to compare
ShapeWorks v6.6.0-RC4 Pre-release
Pre-release

6.6.0 RC4 contains improvements and fixes for the MONAI Label module (since RC1)

ShapeWorks v6.6.0-RC1

24 Mar 05:52
Compare
Choose a tag to compare
ShapeWorks v6.6.0-RC1 Pre-release
Pre-release

6.6.0 RC1

ShapeWorks v6.5.1

20 Aug 17:30
Compare
Choose a tag to compare
  • Fix VTK Python version for windows (#2308)
  • Fix some alignment issues in grooming
  • Fix crash during ICP alignment with multiple domains

ShapeWorks v6.5.0

16 Mar 20:20
Compare
Choose a tag to compare