Skip to content

0.3.0

Compare
Choose a tag to compare
@effigies effigies released this 19 Apr 18:04
0.3.0
8b93ba7

DOI

This release restores reports at the second level and higher, and enables isotropic
smoothing with the nistats backend. Reporting has also been refactored to reduce
clutter in the outputs.

With thanks to Karolina Finc, Rastko Ciric and Mathias Goncalves for contributions.

  • FIX: Restore level 2+ reports (#130)
  • FIX: Remove uninformative metadata from derivative filenames (#129)
  • FIX: Re-enable analysis level selection (#120)
  • FIX: Switch plot colors to conventional blue for negative, red for positive (#108)
  • ENH: Save crashfiles as text in working directory (#121)
  • ENH: Add naive isotropic smoothing (#104)
  • REF: Delegate isotropic smoothing to nistats (#118)
  • DOC: Update README with latest help text, remove smoothing disclaimer (#119)
  • MAINT: Add contributors to Zenodo (#122)
  • MAINT: Consolidate configuration (#113)
  • MAINT: Pybids 0.8 compatibility (#109)
  • MAINT: Use numpy 1.15 to accommodate pytables (#106)