Skip to content

Commit

Permalink
updated cacao llowfs steps; removed hoblockleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmales committed Nov 16, 2024
1 parent 3822edb commit 54aac9c
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions operating/cacao.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,6 @@ High-order Loop

[xsup@rtc tweeter-vispyr-rootdir]$ cacao-calib-apply default

4. After loading a calibration, you probably want to optimize the multiplication coefficients (which we also refer
to as leaks, though there's a 1 minus in there). The standard setup is

::

[xsup@rtc tweeter-vispyr-rootdir]$ hoblockleaks 5 0.98

which sets the MCs for block 5 and above to 0.98 (leak of 0.02). Global multiplication coefficient should be 1.
This is how we normally operate the system on sky.

Low-order T/T Loop
-------------------
Expand Down Expand Up @@ -148,14 +139,17 @@ from either camera.

[xsup@icc ncpc-rootdir]$ cacao-calib-apply llowfsTT

Now the following processes should be running in `cacao-fpsctrl-TUI` (the right hand CACAO terminal)
Now the following processes should be running in `cacao-fpsctrl-TUI` (the right hand CACAO terminal).
These should all be green:

- wfs2cmodeval-2
- mvalC2dm-2
- mfilt-2
- DMch2disp-02
- acquWFS-2

It is ok if other processes are green.

4. To record the current star location (or rather its average) you need to take a reference with:

::
Expand Down

0 comments on commit 54aac9c

Please sign in to comment.