File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed
Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ This is a current list of planned and supported manipulators in Ephys Link. If y
44here, we suggest reaching out to your manipulator's manufacturer to request support for Ephys Link. Direct them to
55contact [ Kenneth Yang and Daniel Birman] ( https://virtualbrainlab.org/about/overview.html ) !
66
7- | Manufacturer | Model |
8- | --------------| --------------------------------------------------------- |
9- | Sensapex | <ul > <li >uMp-4</li > <li >uMp-3 (Coming Soon!) </li > </ul > |
10- | New Scale | <ul > <li >Pathfinder MPM Control v2.8+</li > </ul > |
11- | Scientifica | <ul > <li >InVivoStar (Coming Soon!)</li > </ul > |
12- | LabMaker | <ul > <li >(Coming Soon!)</li > </ul > |
7+ | Manufacturer | Model |
8+ | --------------| --------------------------------------------------------|
9+ | Sensapex | <ul > <li >uMp-4</li > <li >uMp-3</li > </ul > |
10+ | New Scale | <ul > <li >Pathfinder MPM Control v2.8+</li > </ul > |
11+ | Scientifica | <ul > <li >InVivoStar (Coming Soon!)</li > </ul > |
12+ | LabMaker | <ul > <li >(Coming Soon!)</li > </ul > |
Original file line number Diff line number Diff line change @@ -59,4 +59,18 @@ More options can be viewed by running `EphysLink.exe -h`.
5959## Python Package
6060
6161Ephys Link can be invoked from the command line with the same arguments as the standalone executable using the
62- ` ephys-link ` binary (or ` el ` for short).
62+ ` ephys-link ` binary (or ` el ` for short).
63+
64+ ## Platform Notes
65+
66+ ### Sensapex
67+
68+ Ephys Link supports both uMp-3 and uMp-4 and will automatically detect which platform you are using. Currently, Ephys
69+ Link only supports connecting to rigs that use all uMp-3 or uMp-4 manipulators (not both simultaneously). This will be
70+ determined by the first manipulator Ephys Link connects with in a rig. Ephys Link will close if it detects both types.
71+
72+ ### New Scale
73+
74+ Pathfinder MPM is New Scale's control software and Ephys Link communicates with it instead of
75+ directly with manipulators. Ensure your New Scale manipulators are properly configured with Pathfinder MPM before
76+ starting Ephys Link.
You can’t perform that action at this time.
0 commit comments