Releases: Paradigm-Free-Mapping/pySPFM
Releases · Paradigm-Free-Mapping/pySPFM
v0.0.3
What's Changed
Other Changes
- Add option to perform non negative debiasing when requesting positive estimates only by @eurunuela in #114
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
Other Changes
- [FIX] No TE bug in
hrf_generator
by @eurunuela in #111 - [FIX] Aperture Neuro reference by @eurunuela in #112
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
Other Changes
- Write docs by @eurunuela in #41
- Updated the config for reathedocs to follow the one used in tedana by @eurunuela in #109
- Updated citation to Aperture by @eurunuela in #110
Full Changelog: v0.0.1-beta.23...v0.0.1
v0.0.1-beta.23
What's Changed
Other Changes
- [FIX] Estimates are no longer zero when using the positives only option by @eurunuela in #100
Full Changelog: v0.0.1-beta.22...v0.0.1-beta.23
v0.0.1-beta.22
What's Changed
Other Changes
- Add support for Python 3.11 and 3.12 by @eurunuela in #98
Full Changelog: v0.0.1-beta.21...v0.0.1-beta.22
v0.0.1-beta.21
What's Changed
Other Changes
- Fix failing environment creation in tests by @eurunuela in #92
- Add
__about__.py
and edit__init__.py
to deal with version by @eurunuela in #93 - Linted the code by @eurunuela in #95
Full Changelog: v0.0.1-beta.20...v0.0.1-beta.21
v0.0.1-beta.20
What's Changed
Other Changes
- Add option to only use positive estimates in FISTA by @eurunuela in #86
- Fix publishing action by @eurunuela in #87
- Move all setup to pyproject.toml and use hatch for versions by @eurunuela in #88
- Use hatch in python-publish.yml by @eurunuela in #89
- Remove hatch target to see if that makes it work by @eurunuela in #90
- Revert "Update python-publish.yml to be like tedana's" by @eurunuela in #91
New Contributors
- @dependabot made their first contribution in #84
Full Changelog: v0.0.1-beta.19...v0.0.1-beta.20
v0.0.1-beta.19
What's Changed
- Close client and cluster after used by @eurunuela in #82
Full Changelog: v0.0.1-beta.18...v0.0.1-beta.19
v0.0.1-beta.18
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
- Added option to pass minimum distance between innovation peaks by @eurunuela in #81
Full Changelog: v0.0.1-beta.17...v0.0.1-beta.18
v0.0.1-beta.17
What's Changed
- Add jobqueue arg by @eurunuela in https://github.com/eurunuela/pySPFM/pull/73
- Add option to pass the threshold value by @eurunuela in https://github.com/eurunuela/pySPFM/pull/74
- Fix grouping and multi-echo debiasing by @eurunuela in https://github.com/eurunuela/pySPFM/pull/75
Full Changelog: eurunuela/pySPFM@v0.0.1-beta.16...v0.0.1-beta.17