This repository contains the data accompanying the manuscript "The spatiotemporal neural dynamics of object recognition for natural images and line drawings". Code for the analysis of the data can be found on [Github][1].
To be able to run the analysis code without any changes first clone the Github directory to your local computer. Then download the data from the MRI and MEG components separately. Finally, run the scripts "unzip_move_fmri_data.sh" and "unzip_move_meg_data.sh" to unzip and move the data to dedicated folders within the cloned Github directory called "/data/fmri" and "/data/meg/. The structure of the data folders within your cloned Github directory should look like the following:
data/
data/fmri/
data/fmri/decoding/
data/fmri/crossdecoding/
data/fmri/preproc/
data/fmri/rsa/
data/meg/decoding/
data/meg/crossdecoding/
data/meg/preproc/
data/meg/rsa/
data/meg/temporal_generalization/
[1]: https://github.com/Singerjohannes/object_drawing_dynamics/