Mensen / ept_TFCE-matlab

Advanced EEG Statistics
27 stars 9 forks source link

Update ept_calculateClusters.m #31

Open normanF opened 2 years ago

normanF commented 2 years ago

@chrgundlach and @normanF spotted a bug in the 3D cluster results report and fixed it. It returned an empty structure previously. Now the output has the format of the 2D results report. We also adapted several significance thresholdings to 0.05 that were lower at some places but not all. Maybe the use of fixed values could be replaced by the input variable 'threshold'?