Skip to content

Commit 6f9037e

Browse files
committed
add data transfers section
1 parent 2040731 commit 6f9037e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/usage.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,20 @@ http://neurostars.org/tags/fmriprep/
7575
To participate in the ``fmriprep`` development-related discussions please use the
7676
following mailing list: http://mail.python.org/mailman/listinfo/neuroimaging
7777
Please add *[fmriprep]* to the subject line when posting on the mailing list.
78+
79+
80+
Not running on a local machine? - Data transfer
81+
===============================================
82+
83+
If intend to run ``fmriprep`` on a remote system, you will need to
84+
make your data available within that system first.
85+
86+
For instance, here at the Poldrack Lab we use Stanford's
87+
:abbr:`HPC (high-performance computing)` system, called Sherlock.
88+
Sherlock enables `the following data transfer options
89+
<https://www.sherlock.stanford.edu/docs/user-guide/storage/data-transfer/>`_.
90+
91+
Alternatively, more comprehensive solutions such as `Datalad
92+
<http://www.datalad.org/>`_ will handle data transfers with the appropriate
93+
settings and commands.
94+
Datalad also performs version control over your data.

0 commit comments

Comments
 (0)