Displaying report 1-1 of 1.
Reports until 10:42, Tuesday 16 July 2024
H1 CDS (SUS)
ryan.crouch@LIGO.ORG - posted 10:42, Tuesday 16 July 2024 - last comment - 09:11, Wednesday 17 July 2024(78982)
Older medm button generator script revival

At the beheast of Jeff, I have revived this script from 2011 written in python2 to generate medm matrixes. Updating seemed pretty straightfoward, I ran a builtin automated conversion to start, "2to3 file.py" (-w if you want it to actually write the changes).

I tested it by running "python3 generate_KisselButton2024.py 10 4 H1:OMC-ADC_INMTRX" and copy pasting the output into a blank .adl which gives me this 10x4 matrix button with a connected display window based on the input channel arg. It needs a minumum of 3 args: #rows #col channel. You can also specify the size of the button/matrix, and the linked related display .adl file(you can put the whole path).

The new script is found at /opt/rtcds/userapps/release/cds/common/scripts/generate_KisselButton2024.py, and is svned. I left the old script where it is (the same name minus the 2024).

Images attached to this report
Comments related to this report
jeffrey.kissel@LIGO.ORG - 09:11, Wednesday 17 July 2024 (79187)CDS, OpsInfo, SYS
Amazing -- thanks Ryan!
Displaying report 1-1 of 1.