Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Jan 16, 2026

I use rank = compute_rank(...) regularly to process data. It works when then used as compute_covariance(..., rank=rank) and with make_inverse_operator(..., rank=rank). It should also work with plot_evoked_white.

EDIT: Note that the rank passed to make_inverse_operator etc. actually needs the "meg" key, not separate "mag" and "grad", so perhaps "meg" should actually be the preferred way to do it anyway. 🤷

Fixes failures seen in mne-tools/mne-bids-pipeline#1159

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.

1 participant