Reports until 14:35, Friday 20 June 2025
H1 ISC (PSL)
elenna.capote@LIGO.ORG - posted 14:35, Friday 20 June 2025 - last comment - 14:57, Friday 20 June 2025(85206)
CARM OLG and gain change

Sheila measured the CARM gain during vent recovery at a thermalized time (84944), and it seemed low, so today we plugged in the SR785 and measured the CARM OLG at the start of lock.

Right at the beginning of lock, the UGF was 14.4 Hz, which is fine except that we will lose gain from thermalization. I bumped up the gain by 1 dB on each REFL A and B slider ("H1:LSC-REFL_SUM_{A,B}_IN2GAIN") and remeasured, and the UGF was about 14.3 Hz. Then, I increased the gain another 2 dB each on each slider and remeasured, 16 kHz. This is where we want to be, although I imagine it will decay more as we thermalize.

This means that in NLN, we want our CARM gain settings to be 15 dB on each slider, which I accepted in SDF. However, I have not yet put them in the guardian because I am trying to figure out where that actually should be adjusted.

I have attached the three measurements I took. The title of the first one is misleading since I used the wrong template, but the time stamps on all are accurate.

First measurement

Second measurement, both gains up +1 dB

Third measurement, both gains up +2 dB more

SDF in observe

Procedural notes for future me to measure the OLG and plot the measurement:

> cd ligo/gitcommon/psl_measurements/templates

> conda activate psl

> python ../code/SRmeasure.py carm_olg_template.yml

> python ../code/quick_tf_plot.py ../data/carm_olg/[filename]

I unplugged the SR785 before observing.

Images attached to this report
Non-image files attached to this report
Comments related to this report
elenna.capote@LIGO.ORG - 14:57, Friday 20 June 2025 (85207)

I see now, with Keita's help, that I changed the "wrong" gain sliders, because I should have adjusted the "H1:LSC-REFL_SERVO_IN{1,2}GAIN" sliders. However, jsut based on how things are connected, I don't think it is having an overall different effect right now. But, to do this properly, I am updating the guardian code on line 5882:

if ezca['LSC-REFL_SERVO_IN1GAIN'] < 6:
ezca['LSC-REFL_SERVO_IN1GAIN'] += 1
ezca['LSC-REFL_SERVO_IN2GAIN'] += 1
 
That "6" had been 3, but Sheila had lowered that value from 6 to 3 during the O4a/b break (see 76751) following some measurements. Now, I am wondering if we should have lowered that gain at all during that break.
 
That means, on the next lockloss, the ISC_LOCK guardian must be loaded, and then when we go to observing, there will be SDF diffs in the H1:LSC-REFL_SERVO_IN{1,2}GAIN and H1:LSC-REFL_SUM_{A,B}_IN2GAIN channels. These differences should be accepted. Tagging OpsInfo.