Skip to content

Partial revert of imoports in nipype namespace #843

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

Merged
merged 2 commits into from
May 17, 2014

Conversation

mwaskom
Copy link
Member

@mwaskom mwaskom commented May 17, 2014

This is a followup to my recent comment on #784. It also closes #784.

This means that you have to specifically ask to import interfaces to any external code (whether or not that code is Python-based), but the major components of nipype itself are still available in the nipype namespace.

This brings the import wall time down to 696 ms from 16.6 s on my system.

@satra
Copy link
Member

satra commented May 17, 2014

i'm ok with this. could you fix the failing tests?

@mwaskom
Copy link
Member Author

mwaskom commented May 17, 2014

Yep doing that now, figured it was easier to let travis catch them.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) when pulling 6d0a5f9 on mwaskom:revert_interface_import into 4b50091 on nipy:master.

@mwaskom
Copy link
Member Author

mwaskom commented May 17, 2014

Tests are green.

satra added a commit that referenced this pull request May 17, 2014
Partial revert of imoports in nipype namespace
@satra satra merged commit 9099a58 into nipy:master May 17, 2014
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.

3 participants