Skip to content

Commit

Permalink
Update src/spikeinterface/generation/noise_tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 authored Jul 9, 2024
1 parent 19582f1 commit 0cbbbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/generation/noise_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def generate_noise(
sampling_frequency : float
The sampling frequency of the recording.
durations : list of float
The duration(s) of the recording.
The duration(s) of the recording segment(s) in seconds.
dtype : np.dtype
The dtype of the recording.
noise_levels : float | np.array | tuple, default: 15.0
Expand Down

0 comments on commit 0cbbbe9

Please sign in to comment.