Skip to content

Commit 2900bd3

Browse files
h-mayorquinzm711
andauthored
Update neo/rawio/intanrawio.py
Co-authored-by: Zach McKenzie <[email protected]>
1 parent be4a9e1 commit 2900bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/rawio/intanrawio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ def _demultiplex_digital_data(self, raw_digital_data, channel_ids, i_start, i_st
564564
-------
565565
ndarray
566566
Demultiplexed digital data with shape (i_stop-i_start, len(channel_ids)),
567-
containing boolean values for each requested channel.
567+
containing 0 or 1 values for each requested channel.
568568
569569
Notes
570570
-----

0 commit comments

Comments
 (0)