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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
medInria 4.0:
2
2
- INFORMATION: this version of medInria is NOT packaged with Anima plugins. We apologize for the inconvenience, we're working on adding them in a near release.
3
+
- PYTHON: An embedded Python interpreter (currently 3.10) has been added. Plugins can create their own bindings (using any generator) to extend the application in Python.
4
+
(official bindings to the medInria API will be added soon)
3
5
- Fix an incorrect zoom for some data displayed in a view. The zoom is now calculated with x and y dims, and not z
4
6
- N4 Bias Correction process can stop now if the user wants to quit the application, it will stop at some algorithm checkpoints
5
7
- Reslice toolbox: changing the dimension of spacing parameters does not zoom one of the views
0 commit comments