Andy Galasso
Andy Galasso
the client API should provide a way to deliver notification messages such as GuideStep to allow an app to plot PHD2 data.
request from David C ``` My goal is to select several targets for a night and check if the telescope can manage automatically to place them in the slit and...
The guard process sleeps for the guard cycle interval in each iteration before checking the stop event. It is more effective to use the event's wait() method rather than time.sleep()...