Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@BryanGuillaume BryanGuillaume released this 17 Jun 09:01
· 408 commits to master since this release
4160e7e

Changes made since the previous version

  • fix: Handle correctly the case dof_type = 0 for Wild Bootstrap
  • fix: Make the new version of the SwE scan selection dialogue compatible with SPM8
  • fix: Fix a status message display for conjunctions
  • fix: Fix a bug in subfunction swe_resid_corr for dof_type = 1 (before, it would throw an error)
  • fix: The subfunction swe_hyptest sets now the p-value of F-Score <= 0 to 1
  • fix: The bootstrapped TFCE scores for F-contrasts are now computed based on Z-scores instead of X-scores
  • fix: Compute correctly the surviving voxels of each bootstrap of the cluster-wise WB for negative effects
  • fix: Fix the post-hoc masking for parametric tests which was not masking any voxels anymore
  • fix: Fix the results display of clusterwise Wild Bootstrap for negative contrasts which would sometimes use the voxels surviving the activation (i.e. positive contrast)
  • fix: Display correctly the 95th percentiles of maximum scores and maximum cluster sizes for negative t-contrasts (before, those of the positive t-contrasts were displayed)
  • fix: Fix some errors in the Contrasts menu in the display window (before, clicking on some buttons in this menu would crash the toolbox)
  • enh: save the xCon field in SwE.mat for Wild Bootstrap analyses
  • enh: Prevent some Z-scores to be infinite
  • enh: Improve the function swe_update by adding the possibility to use webread instead of urlread if the latter fails to fetch the most recent release version
  • enh: Fix some typos

Link to relevant issues