Skip to content

Instantly share code, notes, and snippets.

@tonyfast
Forked from daletovar/gcxs_blogpost_take2.ipynb
Last active December 30, 2020 23:51
Show Gist options
  • Save tonyfast/520e34998e3040d1fcda740543d7d6e0 to your computer and use it in GitHub Desktop.
Save tonyfast/520e34998e3040d1fcda740543d7d6e0 to your computer and use it in GitHub Desktop.
def task_data():
"download the sample data"
return dict(actions=["wget https://docs.google.com/uc?id=1rkoE_xoUN7YMefnUcJ-LXAlI5gU8qYLv&export=download -O test_FA.nii.gz".split()], targets=["test_FA.nii.gz"])
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
git+https://github.com/pydata/sparse@master
scipy
numpy
pandas
nibabel
nilearn
doit
matplotlib
pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment