# Dataset ds000117-pruned

This directory contains the data for http://www.fieldtriptoolbox.org/workshop/paris2019/

The dataset here consists of a pruned version of the ds000117 dataset, where all non-relevant
data files have been replaced by zero-byte files and the derivatives/freesurfer directory has
been removed.

Furthermore, in the derivatives directory the results of the specific
FieldTrip analysis pipelines have been added.

# Downloading the original data

The original data is ~170 GB and can be found on https://openneuro.org.

To download the original data, we recommend to use the Amazon AWS command line utility
like this:

aws s3 sync --no-sign-request s3://openneuro.org/ds000117 ds000117-orig/

