Skip to content

Commit

Permalink
add TODO for docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Sep 5, 2023
1 parent ee4501d commit c0f8ff1
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 @@ -227,7 +227,7 @@ def generate_lfp(csd_profile, x_positions, y_positions=None, z_positions=None,
1D : gauss_1d_dipole
2D : large_source_2D and small_source_2D
3D : gauss_3d_dipole
x_positions : np.ndarray
x_positions : np.ndarray # TODO: add dimensionality for x-y-z_positions
Positions of the x coordinates of the electrodes
y_positions : np.ndarray, optional
Positions of the y coordinates of the electrodes
Expand Down

0 comments on commit c0f8ff1

Please sign in to comment.