andraderenew
andraderenew
I’m so sorry but I don’t see which YouTube channel is showing how to do this tutorial you are mentioning. Sent from my iPhone > On 7 Mar 2022, at...
Ok thanks I’ll take a look!! Sent from my iPhone > On 7 Mar 2022, at 22:48, Kyle Mathewson ***@***.***> wrote: > > > oops, you are correct, I...
I want to run this on a file being recorded with eegnb although I don't know how to check the path is the correct one. Shall I print?
the issue for me here is that I can check tht output of these two lines by printing ``` eegnb_data_path = os.path.join(os.path.expanduser('~/'),'.eegnb', 'data') n170_data_path = os.path.join(eegnb_data_path, 'visual-N170', 'local') ``` but...
I have tried with python console and I used local as well and nothing seems to work. It says it expects 6 arguments and saw 6. raw = load_data(subject, session,...
I added 14 zeros(which I figured is what could fix this correct me if I'm wrong) and now I have this error Traceback (most recent call last): File "01r__n170_viz.py", line...
sorry I didn't know, so now I did add it but I still have this error. (eeg-notebooks) andraderenew@Renes-MacBook-Air visual_n170 % python *viz* Traceback (most recent call last): File "01r__n170_viz.py", line...
> On 2 Jul 2021, at 08:14, Ore Ogundipe ***@***.***> wrote: > > > Hi @andraderenew : > > This error is pointing toward the file path not being specified...
How do I test for this? Sorry for late reply. I know is brew install…. But I don’t know what goes in the …
I have a similar issue even if I add msm file to PATH environment variable I cannot make ciftifyreconall work. It says that there is a mismatch of versions. Also...