Skip to content

Commit

Permalink
added note about version support for parse_metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Sep 20, 2023
1 parent 76f8485 commit 36f43f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def parse_metadata(metadata):
Notes
-----
Known to work on SI version v2019bR0 and v2022.0.0.
SI.hChannels.channelsActive = '[1;2;...;N]' where N is the number of active channels.
SI.hChannels.channelName = "{'channel_name_1' 'channel_name_2' ... 'channel_name_M'}"
where M is the number of channels (active or not).
Expand Down

0 comments on commit 36f43f6

Please sign in to comment.