Skip to content

Commit e7aca01

Browse files
authored
ok: Merge pull request #2896 from blahner/main
added more mosaic tutorials
2 parents 0df426f + a16b3f6 commit e7aca01

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

datasets/mosaic.yaml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: Meta-Organized Stimuli And fMRI Imaging data for Computational modeling (MOSAIC)
22
Description: This extensible dataset, MOSAIC, aggregates individual functional magnetic resonance imaging (fMRI) datasets by leveraging a shared preprocessing pipeline and stimulus curation procedure. This dataset aggregation procedure achieves the scale necessary for neural network training and the diversity needed for generalizable results.
3-
Documentation: https://github.com/blahner/mosaic-preprocessing
3+
Documentation: https://blahner.github.io/MOSAICfmri/
44
55
ManagedBy: Massachusetts Institute of Technology, Georgia Tech
66
UpdateFrequency: New data is uploaded as researchers preprocess their fMRI data according to MOSAIC format and submit.
@@ -23,6 +23,20 @@ Resources:
2323
- '[Browse Bucket](https://mosaicfmri.s3.amazonaws.com/index.html)'
2424
DataAtWork:
2525
Tutorials:
26+
- Title: Preprocess fMRI datasets with MOSAIC shared pipeline
27+
URL: https://github.com/blahner/mosaic-preprocessing
28+
AuthorName: Benjamin Lahner
29+
- Title: MOSAIC Python package (mosaic-dataset)
30+
URL: https://pypi.org/project/mosaic-dataset/
31+
AuthorName: Mayukh Deb
32+
- Title: Download MOSAIC data, visualize fMRI responses, load and run brain-optimized models (Jupyter notebook)
33+
URL: https://github.com/murtylab/mosaic-dataset/blob/master/examples/mosaic-starter.ipynb
34+
NotebookURL: https://github.com/murtylab/mosaic-dataset/blob/master/examples/mosaic-starter.ipynb
35+
AuthorName: Mayukh Deb
36+
- Title: Run a synthetic localizer experiment using MOSAIC's brain-optimized models (Jupyter notebook)
37+
URL: https://github.com/murtylab/mosaic-dataset/blob/master/examples/mosaic_synthetic_localizer.ipynb
38+
NotebookURL: https://github.com/murtylab/mosaic-dataset/blob/master/examples/mosaic_synthetic_localizer.ipynb
39+
AuthorName: Benjamin Lahner
2640
- Title: Load HDF5 file (Jupyter notebook)
2741
URL: https://github.com/blahner/mosaic-preprocessing/blob/main/src/fmriDatasetPreparation/create_hdf5/load_hdf5.ipynb
2842
NotebookURL: https://github.com/blahner/mosaic-preprocessing/blob/main/src/fmriDatasetPreparation/create_hdf5/load_hdf5.ipynb

0 commit comments

Comments
 (0)