python

Modulation of functional connectivity in Parkinson’s disease with neuropsychiatric symptoms

This project aims to investigate the functional connectivity patterns in individuals with Parkinson’s disease and neuropsychiatric symptoms (PD+NPS) compared to those without the NPS. The study utilizes resting-state fMRI data to analyze the connectivity matrix and identify alterations in functional brain networks associated with PD+NPS. The project also involves familiarizing with data science packages, interpreting neuroimaging data, and advanced visualization techniques. The findings may contribute to understanding the neural mechanisms underlying PD+NPS and inform future research and interventions. The project involves BIDS validation, fMRI preprocessing, functional connectivity analysis, group comparisons, and prediction modeling for mild cognitive impairment.

Continue reading

Schizophrenia prediction: use of Neuroimages and Artificial Intelligence Models

Schizophrenia (SZ) involves significant alterations in perception, thoughts, mood, and behavior. This project aims to develop an AI model using machine learning for complementary SZ diagnosis, utilizing prefrontal cortex connectomics and tractography techniques. It focuses on creating scripts for data separation, comparing classification models, and analyzing the connectome of healthy individuals and those with SZ. Early detection and accurate diagnosis through machine learning will enable targeted interventions, improving outcomes for individuals with SZ.

Continue reading

Using a machine learning model trained on functional connectivity patterns to predict ADHD

This project uses functional magnetic resonance imaging data to study the connectivity of children with Attention Deficit Hyperactivity Disorder (ADHD).A set of children diagnosed with ADHD were given a series of memory tasks while undergoing MRI scans. In this project, data from one of these tasks was used to calculate connectivity matrices for 65 subjects from that data set and a machine learning model was trained. The data was downloaded from Openneuro website.

Continue reading

Validating χ-separation using phantom simulations

How can we validate χ-separation algorithm? In the absence of ground truth to validate χ-separation, my project aims to validate the χ-separation results using realistic in-silico head phantom simulations. Simulations offer a valuable advantage by providing a controlled environment where we can define and manipulate various parameters with known ground truth values. By choosing specific values for the simulation, we can create a ground truth against which we can compare the results obtained through the χ-separation algorithm.

Continue reading

Twin normative modelling project

In this project I am trying to train and test a normative model on a neuroimaging data set containing twin longitudinal data. I want to look at both changes of deviations in z-scores over time and differences in z-scores between twins

Continue reading

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