Skip to content

Releases: SPiN-Lab/connPFM

v0.0.2

15 Feb 11:26
b4d37af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

16 Dec 15:39
6af8a53
Compare
Choose a tag to compare

What's Changed

  • Folder structure and add files from previous repositories by @vinferrer in #6
  • Setup connPFM installation with pip by @vinferrer in #8
  • Configure lint test and ensure it passes. by @vinferrer in #9
  • Add logger to the toolbox by @vinferrer in #10
  • Move all code into main structure by @eurunuela in #12
  • Add nsurrogates option to ev_workflowand event_detection functions by @vinferrer in #15
  • Fix debiasing imports in connPFM.py by @vinferrer in #16
  • Add unit tests for ev.py by @vinferrer in #17
  • Change unit test docker image to an image with afni installed by @vinferrer in #19
  • Allow non parallel workflow for integration testing by @vinferrer in #20
  • Utils testing by @vinferrer in #22
  • [ENH] Do not apply inverse transform if not necessary by @vinferrer in #23
  • Add script to debias with no information about connectivty or co-fluctuation, i.e., PFM-only by @eurunuela in #26
  • Avoid creating the nilearn_cache folder when using nilearn maskers by @vinferrer in #29
  • execute compute_slars.py in a container so the jobs don't change the execution enviroment by @vinferrer in #31
  • Start using connpfm official docker repository by @vinferrer in #35
  • Add debiasing testing by @vinferrer in #24
  • Add testing to slars_stability.py by @vinferrer in #36
  • add Integration tests to the toolbox by @vinferrer in #38
  • [ENH] Add different thresholding options to connectivity analysis by @eurunuela in #41
  • Deb output by @vinferrer in #39
  • Build docker with current brach for both PRs and main branches by @vinferrer in #43
  • correct the path to compute_slars.py inside the image by @vinferrer in #45
  • Change ETS plots max and min values by @vinferrer in #25
  • Add matrix argument as an output string for ev_workflow by @vinferrer in #44
  • Update debiasing call for stability selection PFM by @eurunuela in #46
  • Output rss and peak timepoints as txt by @vinferrer in #47
  • Extend testing to different versions of Python with matrix configuration by @vinferrer in #48
  • add figure one for OHBM by @vinferrer in #49

New Contributors

Full Changelog: https://github.com/SPiN-Lab/connPFM/commits/v0.0.1