diff --git a/elephant/current_source_density.py b/elephant/current_source_density.py index 32bef06da..690da49a6 100644 --- a/elephant/current_source_density.py +++ b/elephant/current_source_density.py @@ -71,7 +71,7 @@ def estimate_csd(lfp, coordinates='coordinates', method=None, Parameters ---------- - lfp : neo.AnalogSignal + lfp : :class:`neo.core.AnalogSignal` Positions of electrodes can be added as an array annotation coordinates : array-like Quantity or string Specifies the corresponding spatial coordinates of the electrodes.