What’s new

0.3.2

Released on 2024-12-12 - GitHub - PyPI

What's Changed

This release introduces two new commands:

  • nipoppy status: get summary information about the dataset, including how many participants/sessions are in the manifest, have been BIDSified, or have been processed
  • nipoppy extract: run extraction pipelines that depend on certain processing pipelines (configured in the global config file)

Features

Documentation

Maintenance

Full Changelog: 0.3.1...0.3.2

0.3.1

Released on 2024-11-12 - GitHub - PyPI

What's Changed

Features

Maintenance

Full Changelog: 0.3.0...0.3.1

0.3.0

Released on 2024-10-31 - GitHub - PyPI

What's Changed

Breaking changes

Documentation

Misc

Full Changelog: 0.2.3...0.3.0

0.2.3

Released on 2024-10-10 - GitHub - PyPI

What's Changed

Features

  • [ENH] make fmriprep --fs-no-reconall value-key and id more intuitive. by @mathdugre in #406

Bug Fixes

  • [BUG] keep working directory on failed run / flag to keep pipeline working directory on success by @bcmcpher in #345
  • [BUG] Do not pool BIDS and PROC pipelines together when searching pipeline configs by @michellewang in #391
  • [FIX] Do not enable markup language processing when logging messages related to subprocesses by @michellewang in #410

Maintenance

Full Changelog: 0.2.2...0.2.3

0.2.2

Released on 2024-09-27 - GitHub - PyPI

What's Changed

Features

  • [ENH] Init a Nipoppy dataset with a BIDS dataset by @Remi-Gau in #358

Bug Fixes

Documentation

Maintenance

Misc

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

Released on 2024-09-12 - GitHub - PyPI

What's Changed

Breaking Changes

Features

  • [ENH] add automatic release notes for GitHub. by @mathdugre in #322
  • [ENH] Add "ANALYSIS_LEVEL" field to pipeline step config to allow group-level processing by @michellewang in #341

Bug Fixes

Documentation

Maintenance

  • [MAINT] automatically label issue and PRs based on prefixes by @mathdugre in #338

Misc

Full Changelog: 0.2.0...0.2.1

0.2.0

Released on 2024-08-15 - GitHub - PyPI

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

Released on 2023-06-27 - GitHub - PyPI

What's Changed

New Contributors

Full Changelog: https://github.com/neurodatascience/mr_proc/commits/0.1.0