Skip to content

mszinte/pRF_analysis

Repository files navigation

Authors (alphabetic order):


Marco BEDINI, Sina KLING, Uriel LASCOMBES, Martin SZINTE

Environment Set Up

To install dependencies run the following: pip install -r requirements.txt Afterwards we recommend working with a conda environment.

Install pycortex:

CFLAGS="-std=c99" pip install git+https://github.com/gallantlab/pycortex.git

Install prfpy:

git clone https://github.com/VU-Cog-Sci/prfpy.git

cd to folder

python installer.py everything should be fine, so to check that all version are correct: pip install -r requirements.txt

Task-specific analysis


After pRF analysis each project has its own analysis. The project's read me can be found at :

Main behavioral, structural MRI and functional MRI analysis


BIDS


MRI Data analysis


Individual analysis

Analyses are run on individual participant (sub-0X) surface (fsnative) or their projection on the HCP cifti format (170k).

Structural preprocessing

Functional preprocessing

Functional postprocessing

Analyses are run on individual participant (sub-0X) surface (fsnative) or their projection on the HCP cifti format (170k).

Inter-run correlations
PRF Gaussian fit
PRF ROIs
PRF CSS fit

Group analysis

We run either analysis on the template of the HCP cifti format (sub-170k) in which individual results are averaged on a template
or we ran an ROI-based group analysis determined individually on subject surfaces fsnative (group).

Functional postprocessing

Inter-run correlations
PRF Gaussian fit
PRF ROIs
PRF CSS fit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages