Skip to content
Jonathan Winawer edited this page Apr 7, 2021 · 3 revisions

Welcome to the SampleData wiki!

The purpose of this repository is to document some common MRI methods used in the lab, and show how they are implemented on a sample dataset. The methods include:

  • various steps to get the original dicom MRI files into nifti files and a BIDS folder scheme, together with all the json side care files, tsv files, and proper folder and file names.
  • preprocessing the data
  • solving a GLM on the appropriate scans
  • solving pRF models on the appropriate scans
  • applying cortical templates
  • producing logs of all of these processes

The repository is in development. See the issues page and our notes on Google Docs

Clone this wiki locally