Skip to content

Releases: allefeld/cvmanova

cvmanova v3.2

29 Jun 20:12
Compare
Choose a tag to compare

v3.2, 2023-6-29

README

– final release for v3
– minor change to contrasts.m

cvmanova v3.1.1

28 Nov 18:10
Compare
Choose a tag to compare

v3.1.1, 2019-11-28

README

– bugfix issue #24, based on PR by @Remi-Gau
– bugfix issue #31, based on PR by @Remi-Gau
– documentation fixes
– checkpoints now also include the number of voxels per searchlight

cvmanova v3.1

22 Aug 13:50
Compare
Choose a tag to compare

v3.1, 2018-8-22

README

smaller changes:
– documentation fixes
– added option to return unwhitened/filtered data from loadDataSPM, for use outside of cvmanova
– checkpoints now also include the number of voxels per searchlight

cvmanova v3

04 Nov 18:36
Compare
Choose a tag to compare

v3, 2016-11-4

README

improvements and new features:
– extended documentation
– compatible with SPM8 and SPM12
cvManovaSearchlight also saves standardized pattern distinctness
cvManovaRegion handles multiple regions at once and accepts filenames for regions masks
– added test and example script
– checkpointing mechanism for cvManovaSearchlight
– platform-independent handling of file paths
– faster and more robust image loading and saving code
– improved interpretation of SPM.mat fields
– precise handling of differently many scans and/or degrees of freedom across sessions

bug fixes:
– fixed bug with differently many regressors in different sessions

other changes:
– API change: order of parameters permute and lambda in cvManovaRegion
– removed estimation of shrinkage parameter because it is unreliable
– removed estimation of free memory because it is unreliable
– replaced patching paths in moved data directory by instruction to use spm_changepath

cvmanova v2

27 Aug 02:42
Compare
Choose a tag to compare

v2, 2015-1-12

README

new features:
– region-of-interest analysis, cvManovaRegion
– support for regularized estimate of error covariance

This version was not previously published, only internally distributed.

2016-9-20: There is a bug in this version which leads to an error if there are differently many regressors in different runs. The bug will be fixed in an upcoming release, but in the meantime please replace the file cvManova_compute.m with the one at this link.

cvmanova v1

27 Aug 02:13
Compare
Choose a tag to compare

initial release, 2013-12-20

README

This version was first published under the address http://www.carsten-allefeld.de/code/cvMANOVA.zip.