TITLE: 07/16 Day Shift: 15:00-23:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Observing at 132Mpc Been at NLN 3h10.
SHIFT SUMMARY: Unknown lockloss and a lot of time damping violins today. LLO is reporting stormy weather so we may have a TOO later for some of Robert's injections.
LOG: ESD_EXC_{ETMX,ETMY,ITMX,ITMY} can reloaded for 71330 if we loose lock or come out of observing.
Add on to yesterdays work 71354
We will schedule a reboot. The web snapshots are frozen from 04:14PDT
Sun Jul 16 10:05:27 2023 INFO: Fill completed in 5min 26secs
1373562320 After 2h30 in NLN. No obvious cause.
Dave notes that this lockloss occurred towards the end of CP1 fill 71376 and sometimes there is a bang noise with the fill as the pipes change pressure.
I see nothing in the PEM channels that would cause a lockloss. Attached is some nearby microphone and accelerometer plots. You can see H1:PEM-CS_ACC_BEAMTUBE_YMAN_X_MON get noisier during this time. Looks like there used to be a H1:PEM-CS_MIC_YMAN_SPOOL_MON that isn't there anymore? Tagging PEM
Back to NLN and Observing at 19:48UTC after waiting 1h40m(!!!) in OMC_WHITENING for violins to damp, Mainly ETMX 4 and 7 that are taking a long time to damp, tagging SUS.
Locklosses from NLN 07/09 to 07/16:
Total 14: 6 unknown, 4 earthquake, 2 user error, 1 hardware issue, 1 expected (Tues Maintenance).
TITLE: 07/16 Day Shift: 15:00-23:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Observing at 135Mpc
CURRENT ENVIRONMENT:
SEI_ENV state: CALM
Wind: 9mph Gusts, 5mph 5min avg
Primary useism: 0.01 μm/s
Secondary useism: 0.04 μm/s
QUICK SUMMARY: Been in NLN 30minutes.
Dust monitors, VAC, CDS, SUS, SEI all good.
TITLE: 07/16 Owl Shift: 07:00-15:00 UTC (00:00-08:00 PST), all times posted in UTC
STATE of H1: Earthquake
SHIFT SUMMARY:
Shift started with a whopper Alaskan earthquake and it took 5.5hrs to get back to OBSERVING. (...but sadly, H1 had a lockloss 10min later!). There was a Tsunami Warning triggered (albeit retracted/downgraded shortly afterward).
The above lockloss was a bit of mystery (Lockloss file is noted as a "FAIL", but it also lists a "Board Saturation"
Kind of forced to run an Initial Alignment because ISC LOCK quickly makes the call of whether to give PRMI a chance or not. (but in hindsight, did get H1 to Observing after an Initial Alignment)
LOG:
Lockloss at 1240utc.
There were no environmental issues and all the ISC FOMs looked fine. :-/
Much of the first half of the shift involved waiting for the earth to stop ringing due to the Alaska earthquake.
Did my darnedest to avoid an Initial Alignment, but ISC_LOCK pretty much forced me to. INITIAL ALIGNMENT successful for every step except for SRC ALIGN (I later aligned SR2 & SRM by hand, but SRC ALIGN was still NOT HAPPY & FAILED, so I skipped it and ended the INITIAL ALIGNMENT.).
[SEI_ENV finally went to calm at 1050utc (350amPT)---almost 4hrs later!]
After Alignnment, DRMI locked immediately when prompted! Now continuing through ISC LOCK.
OK, H1 made it all the way up to OMC Whitening without any issues. Now just waiting for violins. I've taken all of the non-nominal modes to their nominal gains. The wait continues....and now I go make lunch.
After 5.5hrs, H1 is back to OBSERVING post big AK EQ.
(Violins damped down in about 40min....I thought they were taking longer---I could have taken us back to Observing 6min sooner, but I was finishing making lunch. (L1 is powering up now)
TITLE: 07/15 Day Shift: 15:00-23:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Observing at 132Mpc
SHIFT SUMMARY: Been in NLN 1h55, still haven't had a TOO to take the 'pydarm measure --run-headless bb' calibration measurement.
LOG:
Looking into IMC_LOCK "Diffracted power jumped too much, toggling secondloop" message. In this 07/15 20:02UTC lock the CLOSE_ISS state worked on it's fourth attempt, see attached.
Since then it has worked on the first (07/16 11:41UTC) and second (07/16 13:50UTC) attempts. Before this it worked on the first (07/14 23:21UTC) (07/14 17:15UTC), second (07/14 12:25UTC) and fifth (07/13 09:14UTC) attempts.
Maybe this is expected but should be looked into, may be related to low ISS diffracted power issue Jason will fix this week (71322).
[Jenne, Naoki, Brina, Caden, Robert, Lance, Camilla]
Since alignment changes were so impactful yesterday (alog 71302) and we still have higher noise than when OM2 was hot last week, and also higher noise than our April 60W times with cold OM2 (eg, Elenna's alog 71284 yesterday), we tried some alignment shifts today with some PEM vibration injections going, to see if we could find a better alignment. For now, we've left the IFO with the same settings it had last night since there's nothing that's significantly better. Nothing we've found comes close to matching the broadband (good) noise level of the April 60W time, or the last week hot OM2 times.
The first attachment shows a big-picture of the moves we made today.
Daniel points out that the time with OM2 hot may have been some of our best-ever sensitivity around 70 Hz. It would be helpful to have a plot like alog 71309, but including Elenna's time from April 6th, to see if pre-O4 we ever had as good of sensitivity around 70 Hz.
It's also a little tricky to compare our HWS data using our plotter to what Elenna and Cao posted yesterday. It would be helpful to either have the times from Cao's plot, or have Cao plot where it looks like our ITMX spot was at 21:50 UTC today.
Looks to me the big difference is in the frequency region from 50 to 100Hz. The excess noise in this band has been rather stubern since O3 and its origin is unknown.
The TRANSITION_BACK_TO_ETMX state of the SUS_CHARGE guardian has been causing the majority of our locklosses prior to Tuesday Maintenance, e.g. 69437, 70861.
I looked into this again and found that the ITMX LOCK_L gain is being turned off before the ITMX to ETMX transition has completed. The ramp time of the swap is 20 seconds but the code only waits 15 seconds before moving on, see attached plot and code.
We are using a ezca.get_LIGOFilter and the wait=True parameter isn't waiting the full ramp_time specified, created Issue 15. I've changed the wait to be False and added a 20s sleep timer. The SUS_CHARGE guardian will need to be reloaded when we are out of observing.
Once I remembered that SUS_CHARGE is not one of the guardian nodes monitored for the observation intent bit (although its subordinate nodes are), I reloaded it this morning at 14:02 UTC so Camilla's changes are pushed in.
This fixed the SUS_CHARGE code and we successfully stayed locked throughout both ESD transitions on Tuesday.
Total time taken is 18 minutes, this is longer than the 15 minute target. I've reduced the slowy_ramp_on_bias() ramptime back from 60 to 20 seconds, as I've reverted some of 68987 changes I was blaming for the looklosses. ESD_EXC_{QUAD} will need to be reloaded for each quad for this to take effect.
Currently the SUS_CHARGE code is taking 16m45s. We could look at further decreasing some tramps.
TJ noticed this morning that the L2L tramps for ITMX and ETMX weren't reverted by the code. I've added lines to SUS_CHARGE to save and revert these after the ESD transitions and also save adn reset the ITMX_L2L gain so it's not hard-coded.
Shaking from 18:17UTC to 19:25UTC, all with SQZ injected. Stopped as an earthquake was incoming and didn't want extra stress on the IFO!
10 minutes of data in each if the below configurations DDT plot (not high res):
Then worked with Robert to look for signs of 20-40Hz noise from 2.6Hz injections by turning down the injection until it's injecting nothing visible above 10Hz. We saw nothing too worrying in the 20-40Hz range but finer resolution plots will be needed to confirm this.