Releases: SPiN-Lab/connPFM
Releases · SPiN-Lab/connPFM
v0.0.2
What's Changed
- add zenodo badge by @vinferrer in #50
- don't delete cache docker image by @vinferrer in #52
- add last changes for OHBM2022 by @vinferrer in #51
- Add group and distance options to CLI by @eurunuela in #57
- Change the download of the container to singularity library by @vinferrer in #56
- Modify inverse_transform so it works properly by @vinferrer in #58
- Remove standardizing to psc from all maskers. by @eurunuela in #60
- change OSF input file to SPC by @vinferrer in #62
- Fix time-locked ETS thresholding bug by @eurunuela in #64
- Change how surrogate histograms are calculated by @eurunuela in #63
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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_workflow
andevent_detection
functions by @vinferrer in #15 - Fix
debiasing
imports inconnPFM.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
- @vinferrer made their first contribution in #6
- @eurunuela made their first contribution in #12
Full Changelog: https://github.com/SPiN-Lab/connPFM/commits/v0.0.1