Skip to content

Commit

Permalink
add to docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Nov 14, 2024
1 parent 1925bf3 commit 3c1eb5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elephant/statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ def fanofactor(spiketrains: Union[List[neo.SpikeTrain], List[pq.Quantity], List[
TypeError
If the input spiketrains are neo.SpikeTrain objects, but
`warn_tolerance` is not a quantity.
If the parameters `pool_trials` or `pool_spike_trains` are not of type bool.
Notes
-----
Expand Down

0 comments on commit 3c1eb5d

Please sign in to comment.