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

MNT: Update PyBIDS and nilearn #268

Merged

Conversation

effigies
Copy link
Collaborator

@effigies effigies commented Dec 7, 2020

Drop nistats, put some pybids warnings to rest.

Closes #261.

@effigies effigies force-pushed the mnt/upgrade_nilearn_and_pybids branch from a6bfb32 to b70952a Compare December 7, 2020 23:47
@@ -19,12 +19,12 @@
from argparse import RawTextHelpFormatter
from multiprocessing import cpu_count

from bids.layout import BIDSLayout
import bids
Copy link
Collaborator

Choose a reason for hiding this comment

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

why not import both object instead of whole library? nitpick though otherwise lgtm

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

My aesthetic preferences go through phases... bids is a short namespace, so seems cheap to be explicit.

@adelavega
Copy link
Collaborator

awesome.

@effigies effigies merged commit 6ec056a into poldracklab:master Dec 8, 2020
@effigies effigies deleted the mnt/upgrade_nilearn_and_pybids branch December 8, 2020 17:29
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.

nilearn 0.7.0 contains nistats
2 participants