Notes:

Release Name: Anima v3.4-deleted-1641315370

Notes:
Binary versions are compiled for Fedora 26 (64 bits) and above, Ubuntu 18.04 (64 bits) and above, OSX 10.9 (Mavericks) and above, and Windows 7 (64 bits) and above. For more recent versions or if these binaries do not work on your OS, please build them from source (refer to the wiki for this). If you are using Anima for your research, please take the time to:

- Cite the relevant papers referenced in the tools description pages of the documentation wiki
- Add a sentence in your acknowledgments section or in the methods part of your paper referencing the RRID of Anima: RRID:SCR_017017 (should be written like this to ensure it is recognized by search bots)

Please refer to the documentation wiki for more details on how to use those tools.


Changes:
Among new things are the following:

- Correct memory leak that was affecting all registration tools
- Correct long running Levenberg Marquardt optimization bug in MCM estimation (introduces an all new bounded LM optimizer)
- Switch back to previous mutli-threading scheme as ITK 5 one is not that great
- Add binary versions of DWI simulation from diffusion tensors or multi-compartment models (animaDWISimulatorFromDTI and animaDWISimulationFromMCM)
- Add a majority voting tool (animaMajorityLabelVoting)
- New release of Anima scripts v2.2 along with this release
- Other minor bug corrections