There was an error while loading. Please reload this page.
1 parent 28598ff commit 7927d59Copy full SHA for 7927d59
1 file changed
mne/_fiff/proj.py
@@ -562,7 +562,6 @@ def plot_projs_topomap(
562
)
563
return fig
564
565
- @fill_doc
566
@verbose
567
def reconstruct_proj(
568
self,
@@ -597,6 +596,7 @@ def reconstruct_proj(
597
596
Forward model used to construct the reconstruction field mapping.
598
If ``None`` (default), use the geometry-based field mapping model.
599
%(rank)s
+
600
Only used when ``forward`` is provided, where the default ``None``
601
estimates the rank of the projected field covariance. ``'full'`` is
602
not supported, as that covariance is rank-deficient after
0 commit comments