💻 🧠 Contact school.brainhack@gmail.com for questions! 🧠 💻

Python

Decoding of painful stimuli using fMRI data

Painful experience involves a distributed pattern of brain activity. With hypnosis, it’s possible to increase or decrease pain. This project aims to decode fMRI pain-evoked brain activity and identify pattern of activity that are associated with specific hypnotic conditions

Continue reading

An easy guide to not throwing your expensive computer out the window because you can't run a Python neuroimaging tool

The goal of this project was to learn how to create code that would be easy to use for unexperienced users but also to be as more open as possible while also being replicable. So I took a code already written and scripted it, packaged it, made a Docker container for it, and finally created a guide on how to use it.

Continue reading

The face of pain: predicting the facial expression of pain from fMRI data

What can our brain tells us about our facial expression in response to painful stimulus ? This projects aims to compare different regression algorithms to see if it is possible to predict facial expression of pain from fMRI data in healthy adults.

Continue reading