Skip to content

0.4.0

Compare
Choose a tag to compare
@effigies effigies released this 10 May 15:39
0.4.0
6691058

DOI

Release Notes

This release produces effect, variance, statistic (t or F), Z-score, and p-value
maps at every level, and enables smoothing at higher levels if preferred.

Additionally, documentation has been added at https://fitlins.readthedocs.io and
versioning/packaging issues have been resolved.

CHANGELOG

  • FIX: Do not install FitLins as editable in Docker (#137)
  • ENH: Save design matrix as TSV to output directory (#143)
  • ENH: Enable smoothing at any analysis level (#135)
  • ENH: Produce all available statistical maps from each analysis unit (#131)
  • ENH: Add version to non-release Docker images. (#136)
  • DOC: Flesh out documentation (#147)
  • DOC: Build API docs on RTD (#146)
  • DOC: Create Sphinx documentation with API autodocs (#145)
  • MAINT: Drop Python 3.5 support (#140)
  • CI: Run FitLins with coverage (#144)
  • CI: Test FitLins on OpenNeuro DS000003, preprocessed with fMRIPrep 1.3.2 (#141)