v0.3.0
What's Changed
- Add DTI estimation by @ebrahimebrahim in #88
- reduce pre-commit noise by @ebrahimebrahim in #93
- Add DWI denoising using patch2self by @sadhana-r in #98
- Add AMICO Noddi estimation by @sadhana-r in #96
- Add ability to modify number of kernels used for NODDI estimation by @sadhana-r in #100
- Relax warning ignore to cover more cases by @ebrahimebrahim in #101
- Add functionality to compute CSD peak, FODs and tract segmentation by @sadhana-r in #102
- Limit numpy version to avoid dipy incompatbility by @ebrahimebrahim in #111
- Use a more general format for defining response functions by @sadhana-r in #106
- Add registration tools for creating template by @sadhana-r in #105
- Fix ants test regressions by @ebrahimebrahim in #116
- Add example notebooks by @ebrahimebrahim in #117
- Add function for averaging response functions across subjects by @sadhana-r in #115
- Add pairwise registration by @sadhana-r in #114
- Remove ABCD specific stuff by @sadhana-r in #118
- Update README by @ebrahimebrahim in #119
- Fix ants moving bug and make tests less flaky by @ebrahimebrahim in #120
- Fix flaky registration tests by replacing boxes with Gaussian blobs by @ebrahimebrahim in #121
- Fix pyproject.toml for PyPI publishing by @ebrahimebrahim in #122
New Contributors
- @sadhana-r made their first contribution in #98
Full Changelog: v0.2.0...v0.3.0