AllenNeuralDynamics / AllenNeuralDynamics/exaSpim-UI
Generic way to change spim state
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We need a generic way to change the SPIM instrument state.
The simplest way to do this would be to just change the config object value and then call some sort of `spim.apply_configuration()` function. Under the hood, the config object will know what was changed, and the spim object will scan through all the changes and then apply them in a safe way.
The changes needed here are to move all of the GUI calls that access spim components (tigerbox, frame grabber, etc) and reroute them to the GUI.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.