Declaration:
Sorry, I can't provide any dataset or experiment details without my instructors' permission.
If you want futher information about this research, just feel free to contact me.
Experiment Info:
This experiment explores how the emotion affects the subjects' reactions. By reviewing subjects' brain activities corresponding to various testing cases, we can gain more general perspective about the relationship between emotion and decisions as well as the principles of our brains' reactions.
Work Flow:
- Converting raw fMRI image data into NIFTI files with MRIcroGL.
- Extracting the event timepoints during fMRI scanning session and convert the data into three-columns timing files (see TimeFile_Processing.ipynb)
- fMRI data analysis by FSL.
- Extracting the significant area of brain info from the result of FSL (see BrainExtraction.ipynb)
- Visualizing and implementing statistical testing on behavior data.(see RainCloud.ipynb)
- Implement Drift Diffusion Models on the behavior data.(see DDM.ipynb)