Skip to content

updated GLM imports #1573

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 1 commit into from
Aug 25, 2016
Merged

updated GLM imports #1573

merged 1 commit into from
Aug 25, 2016

Conversation

TheChymera
Copy link
Collaborator

@TheChymera TheChymera commented Aug 9, 2016

Updated the import, as suggested by this warning I am getting:

/usr/lib64/python2.7/site-packages/nipy/labs/glm/glm.py:9: FutureWarning: Module nipy.labs.utils.routines deprecated, will be removed
  from ..utils import mahalanobis
/usr/lib64/python2.7/site-packages/nipype/interfaces/nipy/model.py:18: FutureWarning: Module nipy.labs.glm deprecated, will be removed. Please use nipy.modalities.fmri.glm instead.
  import nipy.labs.glm.glm as GLM

Tested the update with real data.

@TheChymera TheChymera changed the title updated imports updated GLM model imports Aug 9, 2016
@TheChymera TheChymera changed the title updated GLM model imports updated GLM imports Aug 9, 2016
@coveralls
Copy link

coveralls commented Aug 10, 2016

Coverage Status

Coverage increased (+0.03%) to 72.239% when pulling 85aab7a on TheChymera:importfix into a26ef19 on nipy:master.

@TheChymera
Copy link
Collaborator Author

@satra looking good?

@satra satra merged commit 399f38b into nipy:master Aug 25, 2016
@TheChymera TheChymera deleted the importfix branch September 8, 2016 00:00
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