When commissioning the gui, we discovered there was enough noise to turn on and off the lamps without user input. Jeff R. has made changes to the hardware to stop this.
Software
Web app
Have a web app built to control the flatfield lights. Have tested it and works.
INDI driver
Need to write an indi driver to control the flatfield lights. I recommend indi since we are using that for the filterwheel. This GUI would be either on another webpage or on the same page as the custom filterwheel GUI. I would like it to be on the same gui as the filterwheel.
Automation
Has the hooks built in to turn on and off lamps over TCP socket. Documentation is in the github repo.
Just an update here. We now have flat field lamps that are controllable via a GUI on Bart. The next step is to put this into Dan's new GUI. I will leave this issue open.
90Prime Flatfield
Hardware
When commissioning the gui, we discovered there was enough noise to turn on and off the lamps without user input. Jeff R. has made changes to the hardware to stop this.
Software
Web app
Have a web app built to control the flatfield lights. Have tested it and works.
INDI driver
Need to write an indi driver to control the flatfield lights. I recommend indi since we are using that for the filterwheel. This GUI would be either on another webpage or on the same page as the custom filterwheel GUI. I would like it to be on the same gui as the filterwheel.
Automation
Has the hooks built in to turn on and off lamps over TCP socket. Documentation is in the github repo.