Skip to content

Releases: 62442katieb/IDConn

pyNBS-Predict Implemented

21 Aug 16:37
7b62a71
Compare
Choose a tag to compare

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

01 Jul 19:01
Compare
Choose a tag to compare

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)

14 Feb 18:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1-presub...v0.2-beta

Protoversion of IDConn

01 Oct 17:13
Compare
Choose a tag to compare
Pre-release

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.