1.5.0-rc1
Pre-release
Pre-release
🥳 🎉 🎉 🥳
First of all congratulations to all of you and especially @gagnonanthony who made his first contribution.
This is a big step for scilpy and the scilus since we moved from python 3.7 to 3.10.
Mostly new features and a couple of bug fixes.
What's Changed
- Testing 3 10 upgrade by @frheault in #662
- Fixing unique in dev branch by @frheault in #668
- Python3 10 readme by @frheault in #666
- [ENH] scilpy and python3.10 by @arnaudbore in #678
- Parallelise remove_loops_and_sharp_turns by @arnaudbore in #677
- Change version number by @frheault in #681
- Project streamlines from/to wm/gm by @frheault in #640
- Coloring connectomics by @frheault in #636
- Added OLO to reorder_connectivity by @frheault in #630
- New script: Plot dipy sphere by @EmmaRenauld in #679
- Fix multiprocess in dev tracking by @EmmaRenauld in #676
- Add python3.10-venv to packages to install by @CHrlS98 in #682
- skip init in search_keyword. by @frheault in #683
- Fixing uniform_coloring in scil_visualize_bunldes.py by @karanphil in #672
- Reactivate md5sum in fetcher by @frheault in #684
- uint8 in compute_density when possible by @frheault in #685
- Fix validate bids by @arnaudbore in #674
- Switch to kdtree for uniformize --target by @frheault in #686
- Adding variance to scil_visualize_fodf by @karanphil in #671
- Add check_bbox argument management by @EmmaRenauld in #641
- Adding PCA script for dimension reduction of metrics by @gagnonanthony in #673
- Module tractogram operations by @EmmaRenauld in #658
- fix seed mask empty by @arnaudbore in #687
- Adding small_dims option to scil_compute_fodf_max_in_ventricles by @karanphil in #688
- Adding explanations to scil_compute_fodf_max_in_ventricles by @karanphil in #689
- Fix some deprecated import and fix some tests by @arnaudbore in #690
New Contributors
- @gagnonanthony made their first contribution in #673
Full Changelog: 1.4.2...1.5.0-rc1