Skip to content

v2.3.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 22 Nov 22:19
· 402 commits to refs/heads/main since this release
bbfa79c

Release Notes

Main changes:

  • bidspm main function:
    • error logs are generated upon crash for better bug reports
    • saving options are saved to help with bug report
    • can create default BIDS stats model
    • generate method section in reports folder when running preprocess or statistics
    • include bids and bids stats model validation if the validators are installed
  • add inverse normalize workflow
  • smoothing workflow will also try to smooth the corresponding anat data too
  • lesion detection will be done by including the CSF TPM too

CHANGES

Fixes

Documentation

Maintenance

  • [MNT] Test notebooks (#788) @Remi-Gau
  • [MNT] improve docker, version, release handling (#785) @Remi-Gau
  • [MNT] update submodules
  • [MNT] improve doc generation and remove dead code (#790) @Remi-Gau
  • [MNT] use github action to validate citation cff #771
  • [MNT] update CI and fix tests #762