Skip to content

0.0.13rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdkent jdkent released this 13 Jan 21:10
· 104 commits to main since this release
282f197

What's Changed

Testing release code

🛠 Breaking Changes

  • Remove Peaks2Maps from NiMARE by @tsalo in #644
  • Remove duecredit in favor of BibTeX references by @tsalo in #736
  • Switch from face+edge connectivity to face-only by @tsalo in #733
  • Remove conperm and scale CLI workflows by @tsalo in #740

🎉 Exciting New Features

  • Add tables attribute to MetaResult class by @tsalo in #734
  • Add FocusFilter class for removing coordinates outside of a mask by @tsalo in #732
  • Add parallelization option to CorrelationDecoder and CorrelationDistributionDecoder by @JulioAPeraza in #738
  • Append the top 3 words to LDA topic names by @JulioAPeraza in #741
  • Enhance LDA annotator by @JulioAPeraza in #742

🐛 Bug Fixes

  • Shift centers of mass into clusters in Jackknife/FocusCounter by @tsalo in #735
  • fix a bug in conversion from z statistics to p values by @yifan0330 in #749
  • Remove "dataset" return_type option from kernel transformers by @JulioAPeraza in #752

Other Changes

New Contributors

Full Changelog: 0.0.12...0.0.13rc1