Error when computing parametric t-tests on source data

Dear all,

I want to contrast two between subject conditions (resting state source power, computed with the psd function).

When I test the difference with the test -> parametric test function I get an error when I want to open up the stat file it produced.

Error%20parametric%20test

I do not have any problems when computing permutation t-tests or the fieldtrip cluster analysis on source statistics.

Best,
Lars

It looks like the field "df" in the file is not containing what it should, maybe a bug in the function that computed it.
Is you version of Brainstorm up to date? Which version of Matlab are you using?

Can you share this file with us?
Right-click on it > File > show in file explorer, upload it somewhere and post the download link here.
Thanks

Dear Francois,

I have the most recent version of brainstorm and I use MATLAB 2019b.

You can find the file within this wetransfer link (I can't upload files through the forum because I'm a new user).

https://we.tl/t-Y6w3YaZkUk

Best,
Lars

There was a bug in the display of F-tests on sources.
This is hopefully fixed in this commit:
https://github.com/brainstorm-tools/brainstorm3/commit/ed6d7cd795de5333109ba6a5a206c9173e426f44

Update Brainstorm and try again opening your file (no need to recompute it).

Dear Francois,

The problem is fixed!

Thank you very much.

Best,
Lars