JaneliaSciComp / G4_Display_Tools

Collection of tools for the G4 LED arena displays.
Creative Commons Attribution 4.0 International
2 stars 2 forks source link

Use new panel_com #28

Closed taylorlm88 closed 4 months ago

taylorlm88 commented 2 years ago

Update the run protocol so that it utilizes the response from panel_com rather than using pauses.

floesche commented 4 months ago

TBD: This might have been addressed by using the panelscontroller interface, for example in #82?

taylorlm88 commented 4 months ago

Yes, this has been completed. We use the responses when needed, and no longer use panel_com at all.