Dropped from Observing to Commissioning at 17:22:53 UTC
TJ and I ran the A2L Script Multi Pretty script on All Quads.
Python3 /opt/rtcds/userapps/release/isc/h1/scripts/a2l/a2l_min_multi_pretty.py -a
['ETMX', 'ETMY', 'ITMX', 'ITMY'] ['P', 'Y'] a2l script done!
All complete.
*************************************************
RESULTS
| OPTIC|P/Y| Initial | Final | Diff |
| ETMX | P | 3.23 | 3.31 | 0.08 |
| ETMX | Y | 4.9 | 4.96 | 0.06 |
| ETMY | P | 5.52 | 5.57 | 0.05 |
| ETMY | Y | 1.35 | 1.37 | 0.02 |
| ITMX | P | -0.53 | -0.54 | -0.01 |
| ITMX | Y | 3.21 | 3.23 | 0.02 |
| ITMY | P | 0.06 | 0.04 | -0.02 |
| ITMY | Y | -2.74 | -2.76 | -0.02 |
While also watching this ndscope to ensure that they crossed 0 using this ndscope templat:
ndscope /opt/rtcds/userapps/release/asc/h1/templates/ndscope/A2L_script_ADS.yaml
Returned to Observing at 17:47:22 UTC
I've now merged a2l_min_multi_pretty.py and a2l_min_multi.py so that the terminal output looks a bit better and it now has the option to print out that table in html format for easy alogging.