Skip to content

Releases: HBClab/NiBetaSeries

v0.4.1rc1

16 Dec 17:59
92fff40
Compare
Choose a tag to compare
v0.4.1rc1 Pre-release
Pre-release

Release Notes

Bug fix and maintenance release.

CHANGES

  • [MAINT] refactor and increase tests for run.py (#249) @jdkent
  • [FIX] allow flexible derivatives location (#247) @jdkent
  • [ENH] create useful error message when images are not found (#246) @jdkent
  • [MAINT] fix nistats dependency (#245) @jdkent

v0.4.0

08 Oct 22:53
a756e85
Compare
Choose a tag to compare

Release Notes

This has been a busy month for NiBetaSeries.
We have two more methods for calculating betas (LSA and FS),
and LSS has been modified to account for separate conditions.
All of this great work is thanks to @tsalo.

The second major change is the refactor of how we read from
the FMRIPREP directory, previously we assumed results from
fmriprep version (< v1.2.0), but now we only support files output
from fmriprep (>= v1.2.0).
If you have results from an older version of fmriprep, check our
FAQ for a potential solution.

The third major change is the generation of a citation template,
so you can easily populate your methods section with the appropriate information.
Again, thanks to @tsalo for this marvelous contribution.

The fourth and final major change (in no particular order), is passing the
beta series image maps directly to the output directory, no longer requiring the
user to have an atlas and a lookup table to use NiBetaSeries.
This will allow users to use the beta series image maps for whatever downstream
analysis they wish.

Thank you to all the contributors mentioned below for improving NiBetaSeries
through documentation fixes and other code changes.

An unsung hero is @PeerHerholz for code review and
beneficial recommendations for the future of NiBetaSeries, Thank you!
Also not listed is @mwvoss for opening issue #123.
Making a good issue is work and should be recognized, thank you!

While I have almost certainly missed giving thanks to everyone that
has helped, please know I appreciate your contributions and I'm
thankful you took some time out of your day to help this project grow.

CHANGES

v0.4.0rc1

08 Oct 22:24
a756e85
Compare
Choose a tag to compare
v0.4.0rc1 Pre-release
Pre-release

Release Notes

This is a release candidate to test deployment.

CHANGES

NiBetaSeries: task related correlations in fMRI

04 Sep 03:53
f498a4c
Compare
Choose a tag to compare

Release Notes

This release is special because it will be published in the
Journal of Open Source Software (JOSS).
One condition of this is that the authors on the paper be the only authors in the zenodo file.
I will modify the authors listed on the zenodo file for this release,
but I will add all contributors back on for the subsequent release.

CHANGES

  • Fix zenodo file

v0.3.1

04 Sep 03:32
013aab5
Compare
Choose a tag to compare

Release Notes

Changes to installation and documentation, but no functional code changes.

CHANGES

v0.3.0

30 Aug 23:31
a639071
Compare
Choose a tag to compare

Release Notes

Thanks to @PeerHerholz and @njvack for their contributions on this release.
Special thanks to @snastase for being a great reviewer and improving the project
overall.

CHANGES

v0.2.3

29 Jan 14:24
900f865
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Release Notes

Various documentation and testing changes.
We will be using readthedocs going forward and not "doctr"

CHANGES

v0.2.2

15 Nov 18:02
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Release Notes

Quick bug fixes, one related to updating the nipype dependency to a newer version (1.1.5)

CHANGES

  • [ENH] add nthreads option and make multiproc the default (#81) @jdkent
  • [FIX] add missing comma in hrf_models (#83) @jdkent

v0.2.1

13 Nov 18:14
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Release Notes

Large thanks to everyone at neurohackademy that helped make this a reality.
This release is still a bit premature because I'm testing out my workflow for making releases.

CHANGES

v0.2.0

13 Nov 18:15
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Testing Deployment