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 documentation to data_path.py #74

Merged
merged 9 commits into from
Dec 13, 2015

Conversation

yingtluo
Copy link
Contributor

No description provided.

return '{0}/data/processed/sub{1}_rcds.npy'.format(REPO_HOME_PATH,
subj_num)


def get_smoothed_path(subj_num, fwhm_mm):
"""
Derives the absolute path to the smoothed data for a particular subject and
particular smoothing
Copy link
Contributor

Choose a reason for hiding this comment

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

"and particular full width half maximum smoothed version"

@AlonDaks
Copy link
Contributor

I will merge with these tests failing so I can fix them

AlonDaks added a commit that referenced this pull request Dec 13, 2015
Added documentation to data_path.py
@AlonDaks AlonDaks merged commit e30834a into berkeley-stat159:master Dec 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants