What's Changed
- [ENH]: Specify which shell to use when using
junifer queue
by @synchon in #273 - [ENH]: Smoothing images as a preprocessing step by @synchon in #161
- [BUG]: Extra dimension added to parcellation after warping to another template space via ANTs by @synchon in #324
- [ENH]: Add
junifer list-elements
for listing out elements of an YAML's DataGrabber by @synchon in #323 - [DOC]: Change
__init__.py
docstrings to reflect sub-packages by @synchon in #115 - [DOC]: Add missing types in DataGrabber
types
docstrings by @synchon in #330 - [BUG]:
junifer reset
fails as it tries to deletejunifer_jobs
directory by @synchon in #332 - [MAINT]: Remove deprecations from 0.0.3 and 0.0.4 by @synchon in #336
- [BUG]: Merge parcellations fail with extra dimensions by @synchon in #331
- [BUG]: Extra dimension added to mask after warping via ANTs by @synchon in #340
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #329
- [BUG]: Validation failure of multiple pre-processing steps with different input data types requirement by @synchon in #339
- [ENH]: Add support for FreeSurfer via Docker by @synchon in #342
- [ENH]: Refactor DataGrabber
patterns
by @synchon in #341 - [ENH]: Add scalar table storage support for
HDF5FeatureStorage
by @synchon in #343 - [ENH]: Unix path expansion directives support for
PatternDataGrabber
by @synchon in #345 - [ENH]: Add support for
FreeSurfer
data type by @synchon in #346 - [ENH]: Add support for
BrainPrint
by @synchon in #344 - [MAINT]: Regular repository maintenance by @synchon in #337
- [MAINT]: Update dependencies by @synchon in #347
- [ENH]: Add test for
JuniferNiftiSpheresMasker
against nilearn's version by @synchon in #136 - [DOC]: venv example by @synchon in #327
- [CI]: Improve CI by @synchon in #318
- [ENH]: Add
UKB_15K_GM
mask by @synchon in #350 - [ENH]: Enable
Marker
s to extract multiple features by @synchon in #349 - [CI]: Fix examples by @fraimondo in #352
- [ENH]: Introduce
JuniferConnectivityMeasure
by @synchon in #348 - [ENH]: Adapt
MultipleDataGrabber
topatterns
with nested data types by @synchon in #351 - [MAINT]: Release 0.0.5 by @synchon in #353
Full Changelog: v0.0.4...v0.0.5