Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MRG: Add verbose argument #208

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
Sep 26, 2017
Merged

MRG: Add verbose argument #208

merged 1 commit into from
Sep 26, 2017

Conversation

larsoner
Copy link
Contributor

We get a ton of these messages in MNE because we use add_data:

Updating smoothing matrix, be patient..
Smoothing matrix creation, step 1
Smoothing matrix creation, step 2
Smoothing matrix creation, step 3
Smoothing matrix creation, step 4
Smoothing matrix creation, step 5
Smoothing matrix creation, step 6
Smoothing matrix creation, step 7
Smoothing matrix creation, step 8
Smoothing matrix creation, step 9
Smoothing matrix creation, step 10

This will allow us to pass verbose=False to avoid them (this process is quick enough we don't need to be informed of the progress).

@larsoner
Copy link
Contributor Author

Travis failures are unrelated and fixed by #205

@larsoner larsoner merged commit bbc68a7 into nipy:master Sep 26, 2017
@larsoner larsoner deleted the verbose branch September 26, 2017 15:34
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