Kyle Mathewson

Results 53 comments of Kyle Mathewson

Making a simulated data set will work On Sat., Sep. 14, 2019, 4:39 p.m. Ayay, wrote: > Oh, okay. So the program is not supposed to work on that example...

Yes sure it could be, there are plenty of eeg datasets available online you could try On Sat., Sep. 14, 2019, 5:13 p.m. Ayay, wrote: > But is there any...

ahh, i read this more carefully and realized you mean the FIGURES are incorrect, that is a bigger issue I guess, as I am actually just recycling the figures used...

yes I agree and understand, but likely won't be able to fix those figures for a couple weeks what I am asking is if you see part of the prose...

jon said: Ummm, I suppose another thing that would be useful would be a way to customise the AUX channel so that you can tell the app where on the...

working on this in https://github.com/kylemath/EEGEdu/pull/113/files

Hey, Great question You can see on the bottom of the page there is a youtube tutorial about how to try to plot the ERP in excel by hand You...

oops, you are correct, I have not made such a video yet like I have for the other modules apparently, I'm not sure I have ever made an analysis script...

change ln 223 of pageSwitcher.js to your local IP address var socket = await io.connect('##.#.#.##:8080');