Changes

Jump to: navigation, search

Lesedi

16 bytes added, 09:38, 20 January 2023
/* Autoguider troubleshooting */
=== Autoguider troubleshooting ===
If the autoguider GUI isn't already running (or is not responding), open a terminal, log in to 1ms1 lesedis2 (username & password in the Lesedi Resources google doc) and check for any autoguider jobs already running:
ssh -Y observer@1ms1lesedis2.suth.saao.ac.za
ps aux | grep readPLC
If there are outstanding jobs, the result will be something like:
sudo ./main_prog -depth 24
You are now ready to continue [[#Autoguiding|running the autoguider from the browser]]. However, if for some reason you need to run the guider from the backend software, you will need to start the finder chart software. Open a new terminal on lesedi-nuc (or preferably a new window in the same terminal with Ctrl-Shift-T) and log in again to 1ms1lesedis2:
ssh -Y observer@1ms1lesedis2.suth.saao.ac.za
cd /home/observer/GS_FC
python genfinderLesediFeb2020.py
1,054
edits