Skip to content

Instantly share code, notes, and snippets.

@ericdatakelly
Forked from tonyfast/dodo.py
Last active March 20, 2021 20:01
Show Gist options
  • Save ericdatakelly/7d9614d87cd84b892c197c860859c689 to your computer and use it in GitHub Desktop.
Save ericdatakelly/7d9614d87cd84b892c197c860859c689 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
Loading
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