It appears that this line in the CSD documentation is not accurate:
|
This function applies an average reference to the data if copy is False. |
I.e. I don't see any code for re-referencing based on the parameter. Also, the type validation happens after its use.
It appears that this line in the CSD documentation is not accurate:
mne-python/mne/preprocessing/_csd.py
Line 88 in 9335956
I.e. I don't see any code for re-referencing based on the parameter. Also, the type validation happens after its use.