Skip to content

Version 2.7.5 - 1/13/24 Checkpoint and bug fix release.

Compare
Choose a tag to compare
@bbfrederick bbfrederick released this 13 Jan 17:42
· 999 commits to main since this release
  • (rapidtide) Moved lagtc generation out of fitcorr into its own module. This will help with implementation of new, secret evil plans.
  • (rapidtide) Altered voxel selection logic for multiproc correlation fitting. Now singleproc and multiproc outputs are the same.
  • (rapidtide) Fixed a multiprocessing bug that's been there since multiprocessing was added - any job with an integral multiple of 50000 tasks would die (don't ask).
  • (rapidtide) Fixed a bug that allowed NaNs into the lfoCleanedR2 map.
  • (rapidtide) General code cleanup.
  • (package) Accepted some dependabot PRs for security updates.