Skip to content

Commit

Permalink
add refenrecen to neo Analogsignal in estimate_csd docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Oct 20, 2023
1 parent 97732eb commit 546c5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elephant/current_source_density.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 546c5c6

Please sign in to comment.