I felt like this project would be very important as it takes the understanding of the brain to the next level. I felt like a program like this could help people study the brain more easily and maybe even scientists will want to use it in their studies.
What my program does is it takes in neurophysiological data(brain data) and compiles them into different types of graphs, in the end, there's even a 3d model of the brain. We can now work out how brain waves or produced or how they fluctuate throughout the experiment.
I started by trying to find samples from websites that studies brain waves. when I got some good samples, I studies MNE, which is an open-source Python package for exploring, visualizing, and analyzing human neurophysiological data.
A problem I ran into is it took me a very long time to find a valid sample. I found it very hard to find a website where they gave samples but when I did find a website, they usually just talked about the brain waves but no sample.
An accomplishment I was proud of was able to learn so much about the brain as I was studying MNE and I'm also proud that I was actually able to write the MNE code even though it looked so hard and complicated, but in the end, I was able to do it.
I want my brain wave analyser to be able to work in any science lab and for scientists to just plug in a sample, letting my code do all the analysis so that they can study the brain with ease
Built With
- mne
- python
Log in or sign up for Devpost to join the conversation.