RemoteObserving
RemoteObserving copied to clipboard
Client side software for remote observing at W. M. Keck Observatory.
Changes - macOS ventura changes to ssh command (only relevant when connecting to older servers) - added timeout on version check to avoid hang up on that step
Hi all, In order for the ssh to connect, it looks like it needs a /tmp/ directory. It might be useful if the program checks if the directory exists in...
Hi Keck Remote Observing Development Team, I'm having soundplay issues with my M1 Macbook. The error message basically says 'invalid soundplay binary name: soundplay.darwin.x86_64'. My suspicion is that it's not...
If validate_ssh_key fails b/c key does not exist on server, it prompts for kvnc pass which times out in 5 seconds. When app exits on its own as a result,...
Some info on sound from Brad Holden is below. Putting it here for reference. > The sound player for the Mac, afplay, wants a value for the volume between 0...
Changes: - Refactors shell script to avoid conda error messages - Adds README info for `brew` users on macOS - Add `ssh_path` option to local config file to allow users...