-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FIX] Remove pyembree requirement * [FIX] Remove pyembree requirement (#255) * [FIX] Fix data inclusion * [DOC] Update tutorial 2. * styling * [DOC] Update docs for pyembree fix (#257) * [FIX] Remove pyembree requirement * [FIX] Fix data inclusion * [DOC] Update tutorial 2. * styling * [FIX] Fix data inclusion * [FIX] Fix data inclusion * [FIX] Remove pyembree requirement * [FIX] Fix data inclusion * [DOC] Update tutorial 2. * styling * [FIX] Fix data inclusion * [FIX] Fix readthedocs generation * [ENH] Add CIVET to histology module (#259) * [ENH] Add CIVET to histology module * styling * styling * readthedocs fix * [ENH] Enable hotelling T2 for more than 3 variates (#261) * [FIX] Fix automatic naming of mixed effects (#266) * [FIX] Fix error in automatic naming for mixed effects * fix mypy * [FIX] Remove a mustbefolder (#267) * [ENH] Optimisation of finding peaks and clusters (#268) * Optimisation of finding peaks and clusters Significantly faster way of finding cluster ids - especially for large number of vertex above thresh * [FIX] FIX clus_id and black lint Co-authored-by: Reinder Vos de Wael <[email protected]> * [ENH, DOC] Added MICs, updated tutorial * update MATLAB tutorials & functions * add rater check to abide data * styling * docsting updates * add MICS dataset * add verbose flag to _download_file * styling * add mask loading for all templates * matlab tutorial 1 new * flatten slm.P.pval.C * tutorial update * slm now allows pandas input, updatepython tutorial 2 * fix slm.contrast * save for checkout * tutorial updates * version bump Co-authored-by: Lasse Madsen <[email protected]>
- Loading branch information
1 parent
ac3c356
commit dff5577
Showing
76 changed files
with
2,889 additions
and
1,409 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
"""Neuroimaging statistics toolbox.""" | ||
__version__ = "0.3.2" | ||
__version__ = "0.3.3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.