Releases: netneurolab/netneurotools
Releases · netneurolab/netneurotools
0.2.5
What's Changed
- [ENH] Strength nulls by @fmilisav in #134
- [ENH] added user-specified bin arguments for struct_consensus by @fmilisav in #135
- [FIX] fixing the asymmetric case in search_information by @fmilisav in #136
- [ENH] added parallelization to dominance analysis function by @eric2302 in #133
- [MNT] Update pyproject.toml by @liuzhenqi77 in #142
New Contributors
Full Changelog: 0.2.4...0.2.5
0.2.4
This release updates the package for compatibility with Python 3.12. Please note that some functions introduced in recent updates may not have undergone extensive testing. Additionally, this version marks one of the final maintenance updates before we launch a significant, breaking release in the upcoming months. For access to the most recent features and bug fixes, we advise installing directly from GitHub.
What's Changed
- [MNT] Import private namespaces if scipy > 1.8.0 by @VinceBaz in #111
- [DOC] Update docs by @liuzhenqi77 in #114
- [ENH] Adds lab-useful colormaps by @rmarkello in #85
- [ENH] Added navigation by @liuzhenqi77 in #117
- [ENH] Added shortest path override by @liuzhenqi77 in #118
- Networks by @justinehansen in #106
- [MNT] Update versioneer by @liuzhenqi77 in #119
- [FIX] Fix function naming by @liuzhenqi77 in #121
- [DOC] Update docs by @liuzhenqi77 in #120
- [ENH] Added some network metrics and overall maintenance by @liuzhenqi77 in #123
- [ENH] New stats functions by @liuzhenqi77 in #126
- [MNT] Update package structure by @liuzhenqi77 in #128
- [MNT] Update readme by @liuzhenqi77 in #129
- fix: resolve import error when importing _fetch_files from nilearn by @NicolasGensollen in #130
- [FIX] Fix deprecation by @liuzhenqi77 in #127
New Contributors
- @NicolasGensollen made their first contribution in #130
Full Changelog: 0.2.3...0.2.4
0.2.3
General fixes and updates
What's Changed
- Added weight option for struct consensus by @gkiar in #89
- [ENH] Added data_kws argument to plot_fsaverage by @VinceBaz in #90
- [ENH] Updates stats.efficient_pearsonr to handle NaNs by @rmarkello in #91
- [TEST] Fix GHA by @rmarkello in #92
- [ENH] Allows spins with only one hemisphere by @rmarkello in #93
- [REF] Allow integer inputs in
freesurfer.parcels_to_vertices()
by @rmarkello in #94 - [ENH] Creates plot_fsvertex() function by @rmarkello in #95
- [ENH] Added dominance stats function by @liuzhenqi77 in #97
- [ENH] Add fetcher for MMP atlas by @rmarkello in #100
- [FIX] Fix bug in dominance analysis function by @liuzhenqi77 in #101
- [ENH] Adds function to map CIVET to FreeSurfer by @rmarkello in #99
- [DOC] Added example for plotting on fsaverage surface by @liuzhenqi77 in #98
- [ENH] Added rich_feeder_peripheral function by @justinehansen in #102
- Added plot_fslr() function and a yerkes19 fetcher by @VinceBaz in #103
- Add custom_aspect parameter to plot_point_brain. by @VinceBaz in #104
- [FIX] GH Actions by @liuzhenqi77 in #107
New Contributors
Full Changelog: 0.2.2...0.2.3