Skip to content

Releases: neurostuff/NiMARE

0.20.0

14 May 22:50
a3f4ae6

Choose a tag to compare

What's Changed

  • first pass at loading parquet files for meta-analysis by @jdkent in #1079

Full Changelog: 0.19.0...0.20.0

0.20.0rc1

14 May 12:47
a3f4ae6

Choose a tag to compare

0.20.0rc1 Pre-release
Pre-release

Adding the ability to load/transform parquet files into studysets for efficiency/working with the neurostore database.
this is experimental.

What's Changed

  • [ENH] first pass at loading parquet files for meta-analysis by @jdkent in #1079

Full Changelog: 0.19.0...0.20.0rc1

0.19.0

13 May 02:59
bdcba16

Choose a tag to compare

What's Changed

  • make it easier to download/work with neurostore studyset by @jdkent in #1078

Full Changelog: 0.18.0...0.19.0

0.18.0

05 May 06:47
4da7952

Choose a tag to compare

Made the JALE implementation in NiMARE more performant, and added more arguments to the ALESubtraction API to allow for caching of main effect results

What's Changed

  • [REF] improve speed of NiMARE implementation of JALE by @jdkent in #1075

Full Changelog: 0.17.0...0.18.0

0.16.0

21 Apr 06:20
27678e8

Choose a tag to compare

What's Changed

  • [ENH] make loading large studysets faster by @jdkent in #1007

Full Changelog: 0.15.0...0.16.0

0.15.0

07 Apr 18:57
4264eb9

Choose a tag to compare

  • make ALESubtraction more usable on limited resources (like on AWS)
  • refactor CBMR to make it more user friendly and efficient (5-10x speedup)

What's Changed

  • [ENH] add a low memory condition for ALESubtraction by @jdkent in #1004
  • [REF] CBMR internal and public API refactor by @jdkent in #1005

Full Changelog: 0.14.0...0.15.0

0.14.0

03 Apr 08:08
4a6b76e

Choose a tag to compare

Attempt to make ALESubtraction more memory efficient and upgrade SCALE to have empirical null and FWECorrector implemented.

What's Changed

  • [ENH] ale subtraction scale improvements by @jdkent in #1002

Full Changelog: 0.13.0...0.14.0

0.13.0

03 Apr 00:31
c4adf47

Choose a tag to compare

More performance enhancements to be more efficient on cloud and thanks to @lyraluoyu for the flexible loading of json or json.gz (compressed) nimads files.

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

31 Mar 21:58
24aadd4

Choose a tag to compare

Official support for windows install in this release, and more optimizations for ALE in particular to help with heavy loads on AWS.

What's Changed

  • [CI] add windows by @jdkent in #995
  • [REF] optimize kernels with compressed sparse row data representation by @jdkent in #996

Full Changelog: 0.11.2...0.12.0

0.11.2

27 Mar 15:37
dd6f578

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.1...0.11.2