You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/User-Manual/Plugins/Neuropixels-PXI.rst
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -270,17 +270,17 @@ To run each test, select one from the drop-down menu, and click the "RUN" button
270
270
:header: "Name", "Duration", "Purpose"
271
271
:widths: 20, 20, 70
272
272
273
-
"Test probe signal", "30 s", "Analyzes if the probe performance falls within a specified tolerance range, based on a signal generated by the headstage"
274
-
"Test probe noise", "30 s", "Calculates probe noise levels when electrode inputs are shorted to ground"
275
-
"Test PSB bus", "<1 s", "Verifies whether signals are transmitted accurately to the headstage"
276
-
"Test shift registers", "1 s", "Verifies the functionality of the shank and base shift registers"
277
-
"Test EEPROM", "1 s", "Tests the EEPROM memory storage on the flex, headstage, and BSC"
278
-
"Test I2C", "<1 s", "Verifies the functionality of the I2C memory map"
279
-
"Test Serdes", "<1 s", "Tests the integrity of the serial communication over the probe cable"
280
-
"Test Heartbeat", "3 s", "Tests whether the heartbeat signal between the headstage and BSCis working properly"
281
-
"Test Basestation", "<1 s", "Tests the BSC board"
282
-
283
-
.. note:: If the "probe signal" and "probe noise" tests fail, it does not necessarily indicate that the probe is broken. If your probe is successfully transmitting data, the outcome of these tests can be ignored.
273
+
"Test probe signal", "30 s", "Analyzes if the probe performance falls within a specified tolerance range, based on a signal generated by the headstage. Probes that are fully functional can still fail this test, so it's not a definitive indicator of probe health."
274
+
"Test probe noise", "30 s", "Calculates probe noise levels when electrode inputs are shorted to ground. Similar to the probe signal test, this test is not a definitive indicator of probe health, so failures can be safely ignored."
275
+
"Test PSB bus", "<1 s", "Verifies whether signals are transmitted accurately to the headstage via the parallel serial bus. If this test fails, it usually indicates that the probe is not properly seated in the headstage."
276
+
"Test shift registers", "1 s", "Verifies the functionality of the shank and base shift registers. If this test fails, it means the probe electronics have become critically damaged. Even if data is being transmitted, there's a possibility that it may be corrupted."
277
+
"Test EEPROM", "1 s", "Tests the EEPROM memory storage on the flex, headstage, and BSC."
278
+
"Test I2C", "<1 s", "Verifies the functionality of the probe's I2C interface. This interface must be intact for proper functioning of the probe."
279
+
"Test Serdes", "<1 s", "Tests the integrity of the serial communication over the probe cable."
280
+
"Test Heartbeat", "3 s", "Checks for a 1 Hz heartbeat signal between the headstage and BSC. This test indicates whether basic communication between the headstage and basestation is working."
281
+
"Test Basestation", "<1 s", "Tests the connectivity between the computer and the basestation FPGA board via the PXIe interface."
282
+
283
+
.. note:: If the "probe signal" and "probe noise" tests fail, it does not necessarily indicate that the probe is broken. If your probe is successfully transmitting data, the outcome of all of these tests (except the shift register test) can be safely ignored.
0 commit comments