Skip to content

Commit 5cf51d9

Browse files
committed
DOC: Add changelog entry and update versionadded
1 parent 1c68900 commit 5cf51d9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add optional ``rank`` parameter to ``Report.add_covariance`` to display covariance rank in reports by `Aasma Gupta`.

mne/report/report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ def add_covariance(
17451745
The rank of the covariance matrix. If provided, it will be displayed
17461746
in the report above the covariance plots.
17471747
1748-
.. versionadded:: 1.8
1748+
.. versionadded:: 1.12
17491749
%(tags_report)s
17501750
%(replace_report)s
17511751

0 commit comments

Comments
 (0)