You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RF - refactor ability to load compressed .mgz file
Check for .mgz extension directly before calling parent method. This
allows people to use .mgh.gz files if they want. If that's not a good
feature, the compressed_exts class attribute could be () to disallow
this.
0 commit comments