-
Notifications
You must be signed in to change notification settings - Fork 0
FURTHER WORK #18
Copy link
Copy link
Open
Labels
Description
HIGHER PRIO:
- add ProtocolID assignment to each device from saving/loading of session config files. Should be in FindAll() and __Component() for each component, plus base StimControl file or ComponentManager
- add camera software triggering - will need to somehow calculate the number of frames required - CameraComponent line 393 etc.
- add generic SerialComponent functionality to SerialComponent
LOWER PRIO:
- Python / external language socketing so more hardware can be added without having to write the API in MATLAB
- Additional devices (currently on the wishlist: DMD, more cameras)
- Figure out the buffering issues for multi-image-per-trigger acquisition, maybe thread it (check imaq documentation and parallel computing documentation) NB - this is something nobody at the lab has figured out how to do yet
- improve display of device status in Session tab - scales poorly with many connected devices
Reactions are currently unavailable