Skip to content

Commit

Permalink
yep
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgarcia committed Oct 4, 2023
1 parent a46994f commit 87a9dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/core/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -1405,6 +1405,7 @@ def generate_ground_truth_recording(
assert sorting.sampling_frequency == sampling_frequency
num_spikes = sorting.to_spike_vector().size


if probe is None:
probe = generate_linear_probe(num_elec=num_channels)
probe.set_device_channel_indices(np.arange(num_channels))
Expand Down

0 comments on commit 87a9dc9

Please sign in to comment.