Skip to content

Commit

Permalink
added hoblockleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmales committed Nov 13, 2024
1 parent 6acf24f commit 093d578
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions operating/cacao.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,16 @@ 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

0 comments on commit 093d578

Please sign in to comment.