We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68fe2a commit 700bc08Copy full SHA for 700bc08
tests/test_io/test_spikeglx.py
@@ -150,7 +150,7 @@ def test_NPH_long_staggered():
150
assert np.allclose(filters, 1)
151
152
def test_NPH_short_linear_probe_type_0():
153
- # Data provided by Nate Dolensek
+ # Data provided by Jonathan A Michaels
154
probe = read_spikeglx(data_path / "non_human_primate_short_linear_probe_type_0.meta")
155
156
assert probe.annotations["name"] == "Neuropixels 1.0-NHP - short"
0 commit comments