Skip to content

v0.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 08:18
· 2 commits to main since this release
261ab8c

UnfoldBIDS v0.3.3

Diff since v0.3.2

New function

  • adds new function bids_effects() to calculated marginalized effects of all subjects

Bugfix

  • fixed a bug in subject extraction

Documentation

  • Documentation now contains an example of how to apply preprocessing
  • fixes in documentation
  • new landing page
  • fixes in the ReadMe

Merged pull requests:

Closed issues:

  • we could think to provide a flexible interface to the get_data function, by allowing to specify a NamedTuple which can be used not only to define what channels to use, but also what time etc. (#40)
  • Documentation (#61)
  • non-numeric subject (#92)