Releases: 62442katieb/IDConn
Releases · 62442katieb/IDConn
pyNBS-Predict Implemented
Added a Pythonic implementation of NBS-Predict, as demonstrated in the workflow
folders. The included examples have been used in data analysis for a forthcoming manuscript, Idiosyncrasy and generalizability of contraceptive- and hormone-related functional connectomes across the menstrual cycle.
What's Changed
- [FIX] Fix setuptools call in setup.py by @tsalo in #8
- [ENH] Add parser utility functions by @tsalo in #6
- Add GitHub Actions for linting, testing, and publishing IDConn by @tsalo in #12
- Fix up Sphinx documentation by @tsalo in #11
- Added residualizing and scaling to NBS-Predict by @62442katieb in #13
- fix capitalization by @62442katieb in #14
Full Changelog: v0.2.1...v0.3.1
Connectivity (task + rest) with thresholding
Updates output paths to include source image space, fix bug that calculates network density at node-connected threshold.
Full Changelog: v0.2-beta...v0.2.1
v0.2-beta: Connectivity (task & rest)
What's Changed
- Create LICENSE by @62442katieb in #3
- [FIX] Reorganize workflow file by @tsalo in #5
Full Changelog: v0.1-presub...v0.2-beta
Protoversion of IDConn
Proto-version of IDConn used to run analyses about WAIS-IV scores, academic performance, and brain connectivity in physics students (preprint on bioRxiv). Contains bones of IDConn workflow, in a project-specific state.