Skip to content

Releases: WheelockLab/NetworkLevelAnalysis

OHBM Release (Smaller Resolution)

19 Jun 22:08

Choose a tag to compare

Release for demonstration at OHBM 2025. Plots reconfigured so that all windows (should) show up properly even on laptops with small resolution

Note: Edited to rename tag from badly titled v.OHBM to v.2.0.1

New major release after merge from dev to master

13 May 20:26
610b819

Choose a tag to compare

[NET-276] Allow txt and csv functional connectivity files (#114)

enable csv txt and multiple txt

Final master state before development merge

18 Mar 15:29

Choose a tag to compare

Tagging the latest version of the v1.1.x master branch before merging development for major version change

Fix loading for old results objects and NetworkTestResult

13 Aug 15:33
7b49dea

Choose a tag to compare

Added checks for old objects of results and new. This should fix loading issues of previous results.

Network Test Refactor Loading fix

13 Aug 15:05
e942a27

Choose a tag to compare

There's minor changes to scaling on Matrix plots.
Big change is the fixing of loading any result saved in the past 4 months. More release will be coming to make backwords compatible

v1.1.0 - Network Test Refactor

26 Apr 18:57
b55394f

Choose a tag to compare

Changes (not all):

  • Renamed and refactored network tests
  • Created new objects for network test results
  • Total new system for plotting net test results
  • Ranking system separated from testing

Network Test Refactor Release Notes.pdf

v1.0.0 - First Release

25 Apr 16:05

Choose a tag to compare

Release 1.0.0:

  • Pre Network Test Refactoring
  • Edge Testing and Network Testing done together.
    • For each permutation: edge test performed, network test performed.
  • TriMatrix plotting updated to MatrixPlot
  • Chord plotting updated to ChordPlot