Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added homework py files into branch anatomical-solution #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elikarag
Copy link

@elikarag elikarag commented Nov 9, 2015

No description provided.

@matthew-brett
Copy link
Contributor

Hi - do you want me to comment on this pull-request? I'm happy to do that. If so, let me know.

@elikarag
Copy link
Author

certainly. any feedback is welcome.

Elissaios


From: Matthew Brett [[email protected]]
Sent: Thursday, November 12, 2015 8:32 AM
To: practical-neuroimaging/fmri-methods-2015
Cc: Karageorgiou, Elissaios
Subject: Re: [fmri-methods-2015] added homework py files into branch anatomical-solution (#8)

Hi - do you want me to comment on this pull-request? I'm happy to do that. If so, let me know.


Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-156157788.

#%% Load nii image (after it was unzipped)
import nibabel as nib

folder = r"c:\Anaconda3\Lib\site-packages\nibabel\tests\data";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try very hard to avoid hard-coding paths like this. I guess you are debugging, to use the nibabel test image instead of the openfmri image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants