This repository collects many existing repositories for Modular LED Displays as submodules and generates a consistent documentation from it. Modular LED Displays are customized display systems used in neuroscientific studies. The displays were initially developed for fly vision, where temporal, spatial, and wavelength sensitivity requires specialized stimuli presentation systems.
[ ] The panel_com wrapper – 1st paragraph, misspelled please
[ ] Change screens to panel controller
[ ] When you use Panel_com you are getting matlab to talk to G4Host, so you are using the same software just with the additional step matlab step.
[ ] Penultimate paragraph - If this is the only place it is explained, you might want to add that it will wait for tcp connection (opening a communication channel from matlab). And before you can run a command in matlab you should see that a tcp connection was initiated (forgot the actual phrasing)
[ ] You cannot create new panel_com commands because the host can only read the defined commands. Even if you know what hex string to send, the host still needs to implement it. and that is done completely in labview
[ ] Default run protocol – this is awesome and potentially really helpful.
Perhaps add headings in the code and refer to them instead of the code lines, since those might change
This issue is part of the second feedback round, received 2020-10-26.
This issue is part of the second feedback round, received 2020-10-26.