Skip to content

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