|
Problem: No Tip-Tilt Correction
Manifestation:
-
Difficulty with loop stability in both NGS and LGS modes.
Unreasonable tx or ty values in peeko display.
Solution:
Stop the following services (in sequence):
-
In ShaneAO loop control (saocon_gui) (main SAO GUI):
Select File.., Exit...
-
Locate the terminal labelled shaneao; Place cursor in this
window to make it the active window; Hit return/enter key
to acquire a python ( >>> ) prompt; At the python prompt,
type exit(). This stops the underlying shaneao
software process(es).
-
As user on musher, stop woofer services:
/usr/local/lick/etc/init.d/woofer stop
-
On user on shred:
/usr/local/lick/etc/init.d/offload120.sh stop
Re-start the following services (in sequence):
-
On shred:
/usr/local/lick/etc/init.d/offload120.sh start
-
On musher:
/usr/local/lick/etc/init.d/woofer start
-
Start shaneao software (from pull-down menu).
-
Start: saocon_gui (from pull-down menu).
Cause:
Associated Issues:
Change Log:
- 2019-01-24: First version.
|