Skip to content

Commit 700bc08

Browse files
committed
correct attribution
1 parent a68fe2a commit 700bc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_io/test_spikeglx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def test_NPH_long_staggered():
150150
assert np.allclose(filters, 1)
151151

152152
def test_NPH_short_linear_probe_type_0():
153-
# Data provided by Nate Dolensek
153+
# Data provided by Jonathan A Michaels
154154
probe = read_spikeglx(data_path / "non_human_primate_short_linear_probe_type_0.meta")
155155

156156
assert probe.annotations["name"] == "Neuropixels 1.0-NHP - short"

0 commit comments

Comments
 (0)