Skip to content

0.16.1

Compare
Choose a tag to compare
@effigies effigies released this 30 Jan 14:42
· 1064 commits to master since this release

DOI

Release Notes

Bug-fix release in 0.16.x series.

This PR improves BIDS Derivatives compliance, fixes an issue with reading datasets with subjects of the form sub-sXYZ, and improves compatibility with more recent matplotlib.

CHANGES

  • FIX: Participant labels starting with [sub] cannot be used (#890)
  • FIX: Change deprecated normed to density in parameters to hist() (#888)
  • ENH: Write derivatives metadata (#885)
  • ENH: Add --pdb option to make debugging easier (#884)