Open anthonyromyn opened 2 years ago
Hi Anthony, unfortunatly, I don't have an answer to your question. on a side note, may I ask you what version did you use for mne-bids-pipeline to run the preprocessing and source steps ? the source steps are not working for me and I suspect it's an error due to different versions. thanks!
Hi Ammar,
Looking back at my code, I was using whichever version was the latest release at the time. For the source modelling problems, are you running these on google colab? The source modelling software doesn't work on colab as far as I am aware, so that could be why it's not working?
Best, Anthony
Thanks a lot anthony for your reply. I am not running them on google colab.
Hey brain-age team,
Everything has been going great with TUAB analysis: dummy, shallow, and deep analyses have all run great with expected results. However, when running filterbank-riemann analysis I'm getting a cross_validate error
ValueError: could not broadcast input array from shape (16,16) into shape (20,20)
which results in 10 out of 10 fits failed.Here's the full error code:
Best, Anthony