aLIGO LHO Logbook https://www-alog1.ligo-wa.caltech.edu/aLOG/ General logbook for aLIGO activities en-us Thu, 13 Nov 2025 12:41:05 -0800 H1 General - Updating TCS SIM values https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88093 <p>Author: matthewrichard.todd@ligo.org</p><p>Report ID: 88093</p><p><em>M. Todd</em></p> <hr /> <p>From some of the modeling I&#39;ve been doing, I&#39;ve come up with a slew of estimates for coupling factors of TCS power settings to substrate and surface defocus. I&#39;ve put them into TCS and SDF&#39;d them, hoping that the next week or two we get some good confirmation of these numbers.</p> <!--- Output file_1_88093 div --> <div id="file_1_88093" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88093 div --> </div> <!--- Output files_1_88093 div --> <div id="files_1_88093" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88093_20251113124101_sc_sdf_observe_updating_tcs_sim_20251113.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88093_20251113124101_sc_sdf_observe_updating_tcs_sim_20251113.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88093_20251113124103_sc_sdf_safe_updating_tcs_sim_20251113.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88093_20251113124103_sc_sdf_safe_updating_tcs_sim_20251113.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88093 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88093 matthewrichard.todd@ligo.org Thu, 13 Nov 2025 12:41:05 -0800 H1 General X1 General - Comment to All 1064 [nm] HR, 45 deg AOI Optics from C2500044 Coating Run Etched with Wrong Coating Spec DCC Number https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88092 <p>Author: corey.gray@ligo.org</p><p>Report ID: 88092</p><p>Another bookkeeping mistake found (RyanS noticed that in ICS I marked all the 50/50 splitters with the wrong batch number.&nbsp; Deleted these parts from ICS and just re-uploaded with the correct batch number.&nbsp; We will also update their PETG containers and bags with the correct batch.&nbsp; (this is an easy fix unlick the errant ones which had the physical error etched on the optics themselves IRL).</p> <p>Yet again, the permalink for the SPI optics has been updated.&nbsp; It is now this <a href="https://ics.ligo-la.caltech.edu/JIRA/secure/IssueNavigator.jspa?reset=true&amp;&amp;reporterSelect=issue_current_user&amp;created%3Aafter=1%2FOct%2F25&amp;sorter/field=issuekey&amp;sorter/order=DESC">permalink</a>.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88092 corey.gray@ligo.org Thu, 13 Nov 2025 12:05:26 -0800 X1 General H1 PSL - Comment to IMC_LOCK stuck in FAULT due to FSS oscillation https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88090 <p>Author: jason.oberling@ligo.org</p><p>Report ID: 88090</p><p>Took a look at this, see attached trends.&nbsp; What happened here is the FSS autolocker got stuck between states 2 and 3 due to the oscillation.&nbsp; The autolocker is programmed to, if it detects an oscillation, jump immediately back to State 2 to lower the common gain and ramp it back up to hopefully clear the oscillation.&nbsp; It does this via a scalar multiplier of the FSS common gain that ranges from 0 to 1, which ramps the gain from 0dB to its previous value (15dB in this case); it does not touch the gain slider, it does it all in block of C code called by the front end model.&nbsp; The problem here is that 0dB is not generally low enough to clear the oscillation, so it gets stuck in this State 2/State 3 loop and has a very hard time getting out of it.&nbsp; This is seen in the lower left plot, H1:PSL-FSS_AUTOLOCK_STATE, it never gets to State 4 but continuously bounces between States 2 and 3; the autolocker does not lower the common gain slider, as seen in the center-left plot.&nbsp; If this happens, turning the autolocker off then on again is most definitely the correct course of action.</p> <p>We have an FSS guardian node that also raises and lowers the gains via the sliders, and this guardian takes the gains to their slider minimum of -10dB which is low enough to clear the majority of oscillations.&nbsp; So why not use this during lock acquisition?&nbsp; When an oscillation is detected during the lock acquisition sequence, the guardian node and the autolocker will fight each other.&nbsp; This conflict makes lock acquisition take much longer, several 10s of minutes, so the guardian node is not engaged during RefCav lock acquisition.</p> <p>Talking with TJ this morning, he asked if the FSS guardian node could handle the autolocker off/on if/when it gets stuck in this State 2/State 3 loop.&nbsp; On the surface I don&#39;t see a reason why this wouldn&#39;t work, so I&#39;ll start talking with Ryan S. about how we&#39;d go about implementing and testing this.&nbsp;&nbsp;<strong>For OPS</strong><strong>:</strong>&nbsp;In the interim, if this happens again please do not wait for the oscillation to clear on its own.&nbsp; If you notice the FSS is not relocking after an IMC lockloss, open the FSS MEDM screen (Sitemap -&gt; PSL -&gt; FSS) and look at the autolocker in the middle of the screen and the gain sliders at the bottom.&nbsp; If the autolocker state is bouncing between 2 and 3 and the gain sliders are not changing, immediately turn the autolocker off, wait a little bit, and turn it on again.</p> OpsInfo <!--- Output file_1_88090 div --> <div id="file_1_88090" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88090 div --> </div> <!--- Output files_1_88090 div --> <div id="files_1_88090" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88090_20251113105226_PSL_FSS_Autolocker_Oscillation_2025-11-13.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88090_20251113105226_PSL_FSS_Autolocker_Oscillation_2025-11-13.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88090 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88090 jason.oberling@ligo.org Thu, 13 Nov 2025 11:07:22 -0800 H1 PSL LHO VE - Thu CP1 Fill https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88091 <p>Author: david.barker@ligo.org</p><p>Report ID: 88091</p><p><strong>Thu Nov 13 10:13:43 2025 INFO: Fill completed in 13min 39secs</strong></p> <p>Gerardo confirmed a good fill curbside.</p> <!--- Output file_1_88091 div --> <div id="file_1_88091" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88091 div --> </div> <!--- Output files_1_88091 div --> <div id="files_1_88091" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88091_20251113105848_CP1-1313.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88091_20251113105848_CP1-1313.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88091 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88091 david.barker@ligo.org Thu, 13 Nov 2025 10:58:50 -0800 LHO VE H1 DetChar - With voltage set to 0, grounding of the ITMX ESD driver https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88089 <p>Author: joan-rene.merou@ligo.org</p><p>Report ID: 88089</p>[Joan-Rene Merou, Alicia Calafat, Sheila Dwyer, Jenne Driggers] We have entered the LVEA and went to the Beer garden. There, we first turned off the Low Voltage ITM ESD Driver D1600092, first the 15V switch and then the medium voltage switch. In order to turn it on again, it should be reconnected in the opposite order. With the voltage request set to 0 and chassis powered off, we have unplugged the SHV cables going to the chamber and plugged into Robert&#39;s ground boxes, which we used to ground to the rack which is grounded to the chamber. This has been done at both drivers (See attached photos). Afterwards, we have changed the code at /opt/rtcds/userapps/release/isc/h1/guardian/ISC_LOCK.py in order that the LOWNOISE_COIL_DRIVERS will go to LOWNOISE_ESD_ETMY instead of TRANSITION_FROM_ETMX. This has been done by changing lines 6670 and 6674, moving the ", 15" step from line 6670 to 6674. Finally, we communicated the change to the operator and loaded the guardian.DetChar <!--- Output file_1_88089 div --> <div id="file_1_88089" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88089 div --> </div> <!--- Output files_1_88089 div --> <div id="files_1_88089" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102119_rn_image_picker_lib_temp_5e9363f1-8c6c-4098-9696-eeb355a3bf13.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102119_rn_image_picker_lib_temp_5e9363f1-8c6c-4098-9696-eeb355a3bf13.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102122_rn_image_picker_lib_temp_7ebc7e4c-8934-4625-8734-c3f56d0e5f66.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102122_rn_image_picker_lib_temp_7ebc7e4c-8934-4625-8734-c3f56d0e5f66.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102126_rn_image_picker_lib_temp_9a4fde30-f201-407b-a6bb-8f9926e7c5aa.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102126_rn_image_picker_lib_temp_9a4fde30-f201-407b-a6bb-8f9926e7c5aa.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102128_rn_image_picker_lib_temp_799c5190-98ba-4b97-9ad6-fbbb9208c240.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102128_rn_image_picker_lib_temp_799c5190-98ba-4b97-9ad6-fbbb9208c240.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102131_rn_image_picker_lib_temp_841d9ff2-0ed9-4748-bb67-32f22d834dd0.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102131_rn_image_picker_lib_temp_841d9ff2-0ed9-4748-bb67-32f22d834dd0.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102134_rn_image_picker_lib_temp_31822be4-b512-488a-aab7-b0abef67e079.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102134_rn_image_picker_lib_temp_31822be4-b512-488a-aab7-b0abef67e079.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102137_rn_image_picker_lib_temp_a1fb859d-773c-40f1-ab67-9dfbd0b20e56.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102137_rn_image_picker_lib_temp_a1fb859d-773c-40f1-ab67-9dfbd0b20e56.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102141_rn_image_picker_lib_temp_a4ed0f3c-9051-4a78-b6b8-e671afd6fbfa.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102141_rn_image_picker_lib_temp_a4ed0f3c-9051-4a78-b6b8-e671afd6fbfa.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102143_rn_image_picker_lib_temp_ba0eebb1-4034-4ba7-93a8-3e50dc1ca604.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102143_rn_image_picker_lib_temp_ba0eebb1-4034-4ba7-93a8-3e50dc1ca604.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88089_20251113102146_rn_image_picker_lib_temp_e5627d28-ee3a-4958-9fc7-66ec20d20863.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88089_20251113102146_rn_image_picker_lib_temp_e5627d28-ee3a-4958-9fc7-66ec20d20863.jpg" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88089 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88089 joan-rene.merou@ligo.org Thu, 13 Nov 2025 10:26:03 -0800 H1 DetChar H1 SQZ - OMC scan with SQZ beam and cold OM2, changing ZM4/5 -- 20251113 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88088 <p>Author: matthewrichard.todd@ligo.org</p><p>Report ID: 88088</p><p><em>M. Todd, S. Dwyer</em></p> <hr /> <p>We wanted to get a couple of measurements of the OMC mismatch with the SQZ beam when we changed from the nominal setting for only one of the ZMs at a time.&nbsp;<strong>OM2 was cold for all of these measurements.</strong></p> <table border="1" cellpadding="1" cellspacing="1" style="width:500px"> <tbody> <tr> <td>Measurement</td> <td>Time</td> <td>OMC Mismatch [%]</td> </tr> <tr> <td>ZM4 = 6.2, ZM5 = -0.4 (nominal)</td> <td>1447088389</td> <td>&nbsp;2.8&nbsp;</td> </tr> <tr> <td>ZM4 = 4, ZM5 = -0.4</td> <td>1447088919</td> <td>&nbsp;2.4&nbsp;</td> </tr> <tr> <td>ZM4 = 6.2, ZM5 = -4.5</td> <td>1447089464</td> <td>&nbsp;10.5</td> </tr> </tbody> </table> <p>It seems the ZM4 is not a very strong actuator for changing the mode at the OMC.</p> <!--- Output file_1_88088 div --> <div id="file_1_88088" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88088 div --> </div> <!--- Output files_1_88088 div --> <div id="files_1_88088" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88088_20251113093346_sc_omc_scan_20251113.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88088_20251113093346_sc_omc_scan_20251113.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88088 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88088 matthewrichard.todd@ligo.org Thu, 13 Nov 2025 09:34:38 -0800 H1 SQZ H1 PSL - IMC_LOCK stuck in FAULT due to FSS oscillation https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88087 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88087</p><p>During PRC Align, IMC unlocked and couldn&#39;t relock due to the FSS oscillating a lot - PZT MON was showing it moving all over the place, and I couldn&#39;t even take the IMC to OFFLILNE or DOWN due to the PSL ready check failing. To try and fix the oscillation issue, I turned off the autolock for the Loop Automation on the FSS screen, and after a few seconds re-enabled the autolocking, and then we were able to go to DOWN fine, and then I was able to relock the IMC.</p> <p>TJ said this has happened to him and to a couple other operators recently.</p> <p>&nbsp;</p> <!--- Output file_1_88087 div --> <div id="file_1_88087" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88087 div --> </div> <!--- Output files_1_88087 div --> <div id="files_1_88087" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88087_20251113092520_2025-11-13_092451.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88087_20251113092520_2025-11-13_092451.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88087 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88087 oli.patane@ligo.org Thu, 13 Nov 2025 09:29:07 -0800 H1 PSL H1 General - Comment to Ops Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88086 <p>Author: david.barker@ligo.org</p><p>Report ID: 88086</p><p>I restarted VACSTAT at 08:18 to clear its alarm. Tyler resolved the RO alarm at 06:17 and now the CDS ALARM is GREEN again.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88086 david.barker@ligo.org Thu, 13 Nov 2025 08:22:15 -0800 H1 General H1 CDS - EY vacuum glitch at beam tube ion pump 03:00:16 Thu 13 Nov 2025 PST https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88085 <p>Author: david.barker@ligo.org</p><p>Report ID: 88085</p><p>VACSTAT detected a vacuum glitch at 03:00:24 this morning originating with PT427 (EY beam tube ion pump station, about 1000 feet from EY). The vacuum pressure rapidly increased from 1.4e-09 to 1.4e-07 Torr. It then rapidly pumped back down to nominal in 8 seconds. The glitch was detected soon afterwards by all of the gauges in EY. They only increased &nbsp;from around 1.0e-09 to 2.0e-09 and they took around 25 minutes to pump down.</p> <p>The glitch was seen at MY as a much reduced amplitude about 6 minutes after the event.</p> <p>H1 was not locked at the time.</p> <!--- Output file_1_88085 div --> <div id="file_1_88085" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88085 div --> </div> <!--- Output files_1_88085 div --> <div id="files_1_88085" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88085_20251113081007_EY_glitch_13nov2025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88085_20251113081007_EY_glitch_13nov2025.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88085 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88085 david.barker@ligo.org Thu, 13 Nov 2025 08:10:09 -0800 H1 CDS H1 General - Ops Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88084 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88084</p><p><strong>TITLE:</strong> 11/13 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Microseism<br /> <strong>OUTGOING OPERATOR:</strong> TJ<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: USEISM<br /> &nbsp; &nbsp; Wind: 3mph Gusts, 0mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.05 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 1.22 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p>Currently in DOWN due to excessively high secondary microseism. We&#39;re supposed to have calibration measurements and commissioning today. I&#39;ll try for a bit to get us back up, but I doubt we&#39;ll get past DRMI since it&#39;s worse now than it was last night for Ryan or TJ</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88084 oli.patane@ligo.org Thu, 13 Nov 2025 07:37:14 -0800 H1 General H1 General - Ops Owl Update https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88083 <p>Author: thomas.shaffer@ligo.org</p><p>Report ID: 88083</p><p>The useism continues to grow. I&#39;ll keep the IFO in down and see where things are at again in a few hours.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88083 thomas.shaffer@ligo.org Thu, 13 Nov 2025 02:54:02 -0800 H1 General LHO General - Ops Eve Shift Summary https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88082 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88082</p><p><strong>TITLE:</strong> 11/13 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Microseism<br /> <strong>INCOMING OPERATOR:</strong> TJ<br /> <strong>SHIFT SUMMARY:&nbsp;</strong>H1 was happily observing until mid-shift when the microseism just got too high and caused a lockloss. Haven&#39;t been able to make it past DRMI since then due to the ground motion. I&#39;m leaving H1 in &#39;DOWN&#39; since it&#39;s not having any success, but TJ says he&#39;ll check on things overnight.<br /> <strong>LOG:</strong></p> <ul> <li>02:44 - Lockloss -&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88081">alog88081</a></li> </ul> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88082 ryan.short@ligo.org Wed, 12 Nov 2025 22:01:00 -0800 LHO General H1 General - Lockloss @ 02:44 UTC https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88081 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88081</p><p>Lockloss @ 02:44 UTC - <a href="https://ldas-jobs.ligo-wa.caltech.edu/~lockloss/index.cgi/event/1447037113">link to lockloss tool</a></p> <p>Possibly caused by ground motion, as everything looked to be moving quite a lot at the time, and the secondary microseism band has been rising this evening. Environment plots on the lockloss tool show a quick increase in motion at the time of the lockloss also.</p> Lockloss https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88081 ryan.short@ligo.org Wed, 12 Nov 2025 19:19:05 -0800 H1 General H1 General - Comment to Ops Day Shift End https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88080 <p>Author: david.barker@ligo.org</p><p>Report ID: 88080</p><p>Tyler has the reverse osmosis water conditioning system offline overnight. The CDS alarms system has an active cell-phone bypass for this channel which expires tomorrow afternoon. This should be the only channel in CDS ALARM.</p> <p>Bypass will expire:<br /> Thu Nov 13 05:05:22 PM PST 2025<br /> For channel(s):<br /> &nbsp; &nbsp; H0:FMC-CS_WS_RO_ALARM<br /> &nbsp;</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88080 david.barker@ligo.org Wed, 12 Nov 2025 17:08:49 -0800 H1 General H1 General - Ops Day Shift End https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88079 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88079</p><p><strong>TITLE:</strong> 11/13 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 147Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ryan S<br /> <strong>SHIFT SUMMARY:</strong> Observing at 140 Mpc and have been Locked for over 16.5 hours. One short drop out of Observing due to the squeezer dropping out, but that relocked automatically and we&#39;re been Observing ever since.&nbsp;<a href="https://gracedb.ligo.org/events/E617667/view/">GRB-Short E617667</a> came in today at 21:29 UTC<br /> <strong>LOG:</strong></p> <p>15:30UTC Observing and Locked for over 7.5 hours<br /> &nbsp; &nbsp; 15:52 Out of Observing due to SQZ unlock<br /> &nbsp; &nbsp; 15:56 Back into Observing<br /> &nbsp; &nbsp; 21:29 <a href="http://gracedb.ligo.org/events/E617667/view/">GRB-Short E617667</a></p> <table> <tbody> <tr> <th>Start Time</th> <th>System</th> <th>Name</th> <th>Location</th> <th>Lazer_Haz</th> <th>Task</th> <th>Time End</th> </tr> <tr> <td>16:00</td> <td>FAC</td> <td>Randy</td> <td>YTube</td> <td>n</td> <td>Caulking up those joints</td> <td>22:57</td> </tr> <tr> <td>17:04</td> <td>FAC</td> <td>Kim</td> <td>MX</td> <td>n</td> <td>Tech clean</td> <td>18:34</td> </tr> <tr> <td>18:21</td> <td>&nbsp;</td> <td>Sheila. Kar Meng</td> <td>Optics Lab</td> <td>y(local)</td> <td>OPO prep (Sheila out 18:57)</td> <td>19:10</td> </tr> <tr> <td>18:51</td> <td>VAC</td> <td>Gerardo</td> <td>MX</td> <td>n</td> <td>Looknig for case</td> <td>20:07</td> </tr> <tr> <td>20:09</td> <td>&nbsp;</td> <td>Corey</td> <td>OpticsLab</td> <td>n</td> <td>Cleaning optics</td> <td>23:33</td> </tr> <tr> <td>21:26</td> <td>&nbsp;</td> <td>Kar Meng</td> <td>Optics Lab</td> <td>y(local)</td> <td>OPO prep</td> <td>23:28</td> </tr> <tr> <td>22:01</td> <td>&nbsp;</td> <td>RyanS</td> <td>OpticsLab</td> <td>n</td> <td>Cleaning optics</td> <td>23:33</td> </tr> <tr> <td>22:10</td> <td>&nbsp;</td> <td>TJ</td> <td>Optics Lab</td> <td>n</td> <td>Spying on Corey and RyanS</td> <td>22:22</td> </tr> <tr> <td>22:59</td> <td>&nbsp;</td> <td>Matt</td> <td>Optics Lab</td> <td>n</td> <td>Grabbing wipes</td> <td>23:16</td> </tr> <tr> <td>23:34</td> <td>&nbsp;</td> <td>Matt</td> <td>Prep Lab</td> <td>n</td> <td>Putting wipes away</td> <td>23:35</td> </tr> </tbody> </table> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88079 oli.patane@ligo.org Wed, 12 Nov 2025 16:36:22 -0800 H1 General LHO General - Ops Eve Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88078 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88078</p><p><strong>TITLE:</strong> 11/13 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 148Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Oli<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: USEISM<br /> &nbsp; &nbsp; Wind: 5mph Gusts, 3mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.04 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.56 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:&nbsp;</strong>H1 has been locked for 16 hours and observing the whole day.</p> <ul> <li>Wind low, microseism on the rise</li> <li>All other systems nominal</li> </ul> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88078 ryan.short@ligo.org Wed, 12 Nov 2025 16:02:33 -0800 LHO General LHO VE - Wed CP1 Fill https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88077 <p>Author: david.barker@ligo.org</p><p>Report ID: 88077</p><p><strong>Wed Nov 12 10:08:17 2025 INFO: Fill completed in 8min 13secs</strong></p> <p>Gerardo confirmed a good fill curbside.</p> <!--- Output file_1_88077 div --> <div id="file_1_88077" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88077 div --> </div> <!--- Output files_1_88077 div --> <div id="files_1_88077" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88077_20251112115223_CP1-1312.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88077_20251112115223_CP1-1312.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88077 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88077 david.barker@ligo.org Wed, 12 Nov 2025 11:52:26 -0800 LHO VE H1 GRD - Comment to h1guardian1 machine reboot and point back at nds0 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88076 <p>Author: erik.vonreis@ligo.org</p><p>Report ID: 88076</p><p>Server order is set in the guardian::lho_guardian profile in puppet.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88076 erik.vonreis@ligo.org Wed, 12 Nov 2025 10:17:47 -0800 H1 GRD H1 AOS - ISI CPS Noise Spectra Check Weekly FAMIS https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88075 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88075</p><p>Closes <a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?InstallID=2&amp;RequestID=27534">FAMIS#27534</a>, last checked&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87787">87787</a></p> <p>I was supposed to do this last week but I was out, so doing it now. Last time it was done was 10/28, so this is comparing to measurements from two weeks ago.</p> <p>Nothing of note, everything looks very similar to how it looked a couple weeks ago.</p> <!--- Output file_0_88075 div --> <div id="file_0_88075" class="commentHdr"> Non-image files attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_0_88075 div --> </div> <!--- Output files_0_88075 div --> <div id="files_0_88075" class="reportDetails"> <div class="uploadedImg"> <div class="uploadedFileType"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/images/pdf.gif" class="" /></div> <div class="uploadedFileName"><a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88075_20251112091828_CPS_spectra_08%3A05-11_12_2025.pdf" target="blank">CPS_spectra_08:05-11_12_2025.pdf</a></div> </div> <!-- Output break div. --> <div class="break"></div> <!--- Close files_0_88075 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88075 oli.patane@ligo.org Wed, 12 Nov 2025 09:18:58 -0800 H1 AOS H1 General - Comment to Ops Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88074 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88074</p><p>Looks like we had a few events come in last night besides the superevent:</p> <p>11/12 06:29 UTC GRB-Short <a href="https://gracedb.ligo.org/events/E617425/view/">E617425</a></p> <p>11/12 13:35 UTC GRB-Short <a href="https://gracedb.ligo.org/events/E617519/view/">E617519</a></p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88074 oli.patane@ligo.org Wed, 12 Nov 2025 07:45:51 -0800 H1 General H1 General - Ops Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88073 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88073</p><p><strong>TITLE:</strong> 11/12 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 148Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 3mph Gusts, 1mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.05 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.37 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p>Observing at 148 Mpc and have been Locked for over 7.5 hours. Currently in a standdown due to <a href="https://gracedb.ligo.org/superevents/S251112cm/view/">Superevent S251112cm</a>&nbsp;that came in at 11/12 15:19 UTC</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88073 oli.patane@ligo.org Wed, 12 Nov 2025 07:38:05 -0800 H1 General LHO General - Ops Eve Shift Summary https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88072 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88072</p><p><strong>TITLE:</strong> 11/12 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 150Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ibrahim<br /> <strong>SHIFT SUMMARY:&nbsp;</strong>A completely uneventful shift with H1 observing throughout. Now been locked for almost 7 hours.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88072 ryan.short@ligo.org Tue, 11 Nov 2025 22:03:54 -0800 LHO General H1 CDS - WP 12876 Update the run number server to help test the new frame writer https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88071 <p>Author: jonathan.hanks@ligo.org</p><p>Report ID: 88071</p><p>As per WP&nbsp;12876 I updated the run number server with a new version to allow more testing of the new frame writer (h1daqfw2), without allowing it to modify external state in CDS.</p> <p>The run number server tracks channel list configuration changes in the frames.&nbsp; The basic idea is the the frame writers create a checksum/hash of the channel list, send it to the run number server and get a run number to include in the frame.&nbsp; This is then used by the nds1 server to optimize multi-frame queries (if it knows the configuration hasn&#39;t changed some of the structures can be re-used between frames (this has been measured at about a 30% speed-up)).</p> <p>This update added a new port/interface that the server listens on.&nbsp; It behaves a little different, it will only return the current run number (or 0 if the hash doesn&#39;t match) and will not increment the global state, so it is safe to have a test system use.</p> <p>Now the new frame writer can automatically query the run number server to get the correct value to put in the frame (previously we had been setting it via a epics variable).&nbsp; One step closer to the new frame writer being in production.</p> <p>&nbsp;</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88071 jonathan.hanks@ligo.org Tue, 11 Nov 2025 17:21:29 -0800 H1 CDS H1 SUS - In-Lock SUS Charge Measurement - Weekly https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88070 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88070</p><p>FAMIS&nbsp;<a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?InstallID=2&amp;RequestID=28431">28431,</a> last checked in&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87986">alog87986</a></p> <p>New data points for all quads this week, measurement trends attached.</p> <!--- Output file_1_88070 div --> <div id="file_1_88070" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88070 div --> </div> <!--- Output files_1_88070 div --> <div id="files_1_88070" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88070_20251111163757_ETMX_11112025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88070_20251111163757_ETMX_11112025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88070_20251111163759_ETMY_11112025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88070_20251111163759_ETMY_11112025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88070_20251111163801_ITMX_11112025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88070_20251111163801_ITMX_11112025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88070_20251111163804_ITMY_11112025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88070_20251111163804_ITMY_11112025.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88070 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88070 ryan.short@ligo.org Tue, 11 Nov 2025 16:39:11 -0800 H1 SUS H1 General - Ops Day Shift End https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88069 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88069</p><p><strong>TITLE:</strong> 11/12 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 149Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ryan S<br /> <strong>SHIFT SUMMARY:</strong> Currently Observing at 150 Mpc and have been Locked for just over an hour. Maintenance day was pretty light, but on the way back up there was some testing done with using the ETMY ESD (<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88065">88065</a>), so it took us a bit longer to get back to Observing. Besides that, getting back up wasn&#39;t bad at all.<br /> <strong>LOG:</strong></p> <p>15:30UTC Locked and Out of Observing due to magnetic injections<br /> 15:40 Back to Observing<br /> 15:45 Out of Observing due to SUS charge measurements<br /> 16:01 Back into Observing after SUS charge measurements finished<br /> 16:01 Out of Observing to change the OM2 setpoint and unlock the IFO<br /> 16:03 I unlocked the IFO for maintenance</p> <p>19:58 Started relocking<br /> &nbsp; &nbsp; - initial alignment<br /> &nbsp; &nbsp; - lockloss from LOWNOISE_COIL_DRIVERS due to commissioning<br /> 23:17 NOMINAL_LOW_NOISE<br /> &nbsp; &nbsp; 23:28 Observing&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p> <table> <tbody> <tr> <th>Start Time</th> <th>System</th> <th>Name</th> <th>Location</th> <th>Lazer_Haz</th> <th>Task</th> <th>Time End</th> </tr> <tr> <td>15:46</td> <td>FAC</td> <td>Randy</td> <td>YARM</td> <td>n</td> <td>Caulking beam tubes</td> <td>23:00</td> </tr> <tr> <td>16:05</td> <td>PEM</td> <td>Sam, Alicia</td> <td>HAM1</td> <td>n</td> <td>Installing accelerometers</td> <td>17:00</td> </tr> <tr> <td>16:06</td> <td>FAC</td> <td>Nellie, Kim</td> <td>LVEA</td> <td>n</td> <td>Tech clean</td> <td>16:59</td> </tr> <tr> <td>16:12</td> <td>ISC</td> <td>Matt</td> <td>CR</td> <td>n</td> <td>IFO at 60W !!!!!!!!!!!!!!!!!!!</td> <td>16:59</td> </tr> <tr> <td>16:12</td> <td>VAC</td> <td>Jordan</td> <td>EY</td> <td>n</td> <td>Purge air line build</td> <td>16:15</td> </tr> <tr> <td>16:16</td> <td>VAC</td> <td>Gerardo, Jordan</td> <td>LVEA</td> <td>n</td> <td>Checking CP1 and for HAM1 gate valve</td> <td>16:39</td> </tr> <tr> <td>16:19</td> <td>PEM</td> <td>Rene</td> <td>LVEA</td> <td>n</td> <td>Helping with HAM1 accelerometer install</td> <td>17:00</td> </tr> <tr> <td>16:30</td> <td>FAC</td> <td>Tyler</td> <td>MX, EX, EY</td> <td>n</td> <td>Roof inspections</td> <td>17:44</td> </tr> <tr> <td>16:34</td> <td>VAC</td> <td>Travis</td> <td>EY</td> <td>n</td> <td>Purge air line build</td> <td>19:46</td> </tr> <tr> <td>16:35</td> <td>FAC</td> <td>Mitchell</td> <td>LVEA</td> <td>n</td> <td>Putting away and grabbing parts</td> <td>16:59</td> </tr> <tr> <td>16:39</td> <td>VAC</td> <td>Jordan, Gerardo</td> <td>EY</td> <td>n</td> <td>Purge air line work</td> <td>19:24</td> </tr> <tr> <td>17:00</td> <td>FAC</td> <td>Nellie, Kim</td> <td>EY</td> <td>n</td> <td>Tech clean</td> <td>18:31</td> </tr> <tr> <td>17:13</td> <td>EE</td> <td>Fil</td> <td>EX, EY</td> <td>n</td> <td>Prepping for 28-bit DAC</td> <td>19:06</td> </tr> <tr> <td>17:14</td> <td>PEM</td> <td>Sam, Rene, Alicia</td> <td>LVEA</td> <td>n</td> <td>Moving accelerometers</td> <td>17:44</td> </tr> <tr> <td>17:16</td> <td>&nbsp;</td> <td>Richard</td> <td>LVEA</td> <td>n</td> <td>Walking around</td> <td>17:36</td> </tr> <tr> <td>17:28</td> <td>&nbsp;</td> <td>Betsy</td> <td>CER</td> <td>n</td> <td>Inventory/looking for stuff</td> <td>18:28</td> </tr> <tr> <td>17:45</td> <td>3IFO</td> <td>Tyler</td> <td>LVEA, MX, MY</td> <td>n</td> <td>3IFO checks</td> <td>18:29</td> </tr> <tr> <td>18:29</td> <td>FAC</td> <td>Tyler</td> <td>Yarm backside</td> <td>N</td> <td>Inspect well water piping</td> <td>19:07</td> </tr> <tr> <td>18:31</td> <td>FAC</td> <td>Nellie, Kim</td> <td>EX</td> <td>n</td> <td>Tech clean</td> <td>19:59</td> </tr> <tr> <td>19:06</td> <td>EE</td> <td>Fil</td> <td>CER</td> <td>N</td> <td>Checks</td> <td>20:02</td> </tr> <tr> <td>19:41</td> <td>&nbsp;</td> <td>Mitchell</td> <td>LVEA</td> <td>n</td> <td>Looking at parts</td> <td>19:46</td> </tr> <tr> <td>19:58</td> <td>&nbsp;</td> <td>RyanC</td> <td>LVEA</td> <td>n</td> <td>Sweep</td> <td>20:10</td> </tr> <tr> <td>20:50</td> <td>&nbsp;</td> <td>Kar Meng</td> <td>OpticsLab</td> <td>n</td> <td>Looking at components</td> <td>21:00</td> </tr> <tr> <td>21:07</td> <td>&nbsp;</td> <td>Corey</td> <td>OpticsLab</td> <td>n</td> <td>Cleaning optics</td> <td>00:13</td> </tr> <tr> <td>21:39</td> <td>&nbsp;</td> <td>Rahul</td> <td>OpticsLab</td> <td>n</td> <td>Wrapping up optics</td> <td>21:59</td> </tr> <tr> <td>22:18</td> <td>&nbsp;</td> <td>RyanS</td> <td>OpticsLab</td> <td>n</td> <td>Cleaning optics</td> <td>00:09</td> </tr> <tr> <td>22:20</td> <td>SUS</td> <td>Kar Meng</td> <td>OpticsLab</td> <td>y(local)</td> <td>OPO prep work</td> <td>23:46</td> </tr> <tr> <td>23:58</td> <td>&nbsp;</td> <td>Betsy</td> <td>OpticsLab</td> <td>n</td> <td>Looking for parts</td> <td>00:14</td> </tr> <tr> <td>00:08</td> <td>&nbsp;</td> <td>Kar Meng</td> <td>OpticsLab</td> <td>y(local)</td> <td>OPO prep work</td> <td>ongoing</td> </tr> </tbody> </table> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88069 oli.patane@ligo.org Tue, 11 Nov 2025 16:29:59 -0800 H1 General LHO General - Ops Eve Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88068 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88068</p><p><strong>TITLE:</strong> 11/12 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 149Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Oli<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 8mph Gusts, 5mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.02 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.26 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:&nbsp;</strong>H1 has been locked for about an hour following Tuesday maintenance day.</p> <ul> <li>Wind low, microseism steady below 90th percentile</li> <li>All other systems nominal</li> </ul> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88068 ryan.short@ligo.org Tue, 11 Nov 2025 16:15:31 -0800 LHO General H1 SUS - Comment to Most of the rest of the measurements for H1SUSPRM for Estimator https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88067 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88067</p><p>complete PRM measurements:&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88063">88063</a></p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88067 oli.patane@ligo.org Tue, 11 Nov 2025 16:00:45 -0800 H1 SUS H1 SUS - Comment to H1SUSPRM M3, M2, and M1 Drive to M1 Response TFs to inform Estimator Models https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88066 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88066</p><p>Here&#39;s the list of estimator measurements for PRM:&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88063">88063</a></p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88066 oli.patane@ligo.org Tue, 11 Nov 2025 15:57:13 -0800 H1 SUS H1 SUS - More measurements for PRM and SRM estimators https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88063 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88063</p><p>I was able to get some more measurements done for the PRM and SRM estimators, so I&#39;ll note them and then summarize the current measurement filenames because there&#39;s a lot (previous measurements taken&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87801">87801</a>&nbsp;and&nbsp;<a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87950">87950</a>)</p> <p><u><big><strong>PRM</strong></big></u><br /> <u><strong>DAMP Y gain @ 20%</strong></u><br /> I was able to finish taking the final few DAMP Y @ 20% gain for H1SUSPRM M1 to M1.&nbsp;</p> <p><strong>Settings</strong><br /> - PRM aligned<br /> - DAMP Y gain to 20% (L and P gains nominal)<br /> - CD state to 1<br /> - M1 TEST bank gains all at 1 (nominally P and Y have a gain other than 1)<br /> <strong>Measurements</strong><br /> <tt>2025-11-11_1700_H1SUSPRM_M1toM1_CDState1_M1YawDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml r12789</tt><br /> &nbsp; &nbsp; - I took the measurements for V, R, P, and Y today since Jeff had taken L and T a couple weeks ago for this configuration<br /> &nbsp; &nbsp; - To try and lessen confusion, I changed date/time of all M1 to M1 PRM DAMP Y gain @ 20% measurements to 2025-11-11_1700 so they&#39;re all together. This means the M1 to M1 L and T measurements from a couple weeks ago now have this as the date/time</p> <p><br /> <big><u><strong>SRM</strong></u></big><br /> <u><strong>DAMP {L,P,Y} gain at 20%</strong></u><br /> I took HAM5 SUSPOINT to SRM M1 measurements</p> <p><strong>Settings</strong><br /> - SRM aligned<br /> - DAMP {L,P,Y} gain to 20%<br /> - CD state to 1<br /> <strong>Measurements</strong><br /> <tt>2025-11-11_1630_H1ISIHAM5_ST1_SRMSusPoint_M1LPYDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml r12790</tt><br /> &nbsp; &nbsp; - P and Y don&#39;t have very good coherence, but I ran out of time to try larger gains</p> <p><u><big><strong>Big measurement list:</strong></big></u><br /> <u><strong>PRM measurements:</strong></u><br /> <strong>DAMP gain LPY @ 20% (-0.1)</strong><br /> <tt>/ligo/svncommon/SusSVN/sus/trunk/HSTS/H1/PRM/</tt><br /> &nbsp; &nbsp; <u>SUSPOINT to M1</u><br /> <tt>&nbsp; &nbsp; Common/Data/2025-11-04_1800_H1ISIHAM2_ST1_PRMSusPoint_M1LPYDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M1 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM1/Data/2025-10-28_H1SUSPRM_M1toM1_CDState1_M1LPYDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M2 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM2/Data/2025-10-28_H1SUSPRM_M2toM1_CDState2_M1LPYDampingGain0p1_WhiteNoise_{L,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M3 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM3/Data/2025-10-28_H1SUSPRM_M3toM1_CDState2_M1LPYDampingGain0p1_WhiteNoise_{L,P,Y}_0p02to50Hz.xml</tt></p> <p><strong>DAMP gain Y @ 20% (-0.1)</strong><br /> <tt>/ligo/svncommon/SusSVN/sus/trunk/HSTS/H1/PRM/</tt><br /> &nbsp; &nbsp; <u>SUSPOINT to M1</u><br /> <tt>&nbsp; &nbsp; Common/Data/2025-11-04_1930_H1ISIHAM2_ST1_PRMSusPoint_M1YawDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M1 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM1/Data/2025-11-11_1700_H1SUSPRM_M1toM1_CDState1_M1YawDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M2 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM2/Data/2025-10-28_H1SUSPRM_M2toM1_CDState2_M1YawDampingGain0p1_WhiteNoise_{L,P,Y}_0p02to50Hz.xml</tt><br /> &nbsp; &nbsp; <u>M3 to M1</u><br /> <tt>&nbsp; &nbsp; SAGM3/Data/2025-10-28_H1SUSPRM_M3toM1_CDState2_M1YawDampingGain0p1_WhiteNoise_{L,P,Y}_0p02to50Hz.xml</tt></p> <p><u><strong>SRM</strong></u> (so far)<br /> <strong>DAMP gain LPY @ 20% (-0.1)</strong><br /> <tt>/ligo/svncommon/SusSVN/sus/trunk/HSTS/H1/SRM/</tt><br /> &nbsp; &nbsp; <u>SUSPOINT to M1</u><br /> <tt>&nbsp; &nbsp; Common/Data/2025-11-11_1630_H1ISIHAM5_ST1_SRMSusPoint_M1LPYDampingGain0p1_WhiteNoise_{L,T,V,R,P,Y}_0p02to50Hz.xml</tt></p> SEI https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88063 oli.patane@ligo.org Tue, 11 Nov 2025 15:56:37 -0800 H1 SUS H1 ISC - Successful lock using ETMY ESD, not ITMX https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88065 <p>Author: jenne.driggers@ligo.org</p><p>Report ID: 88065</p><p>[Jenne, Alicia, Joan-Rene, with suggestions from Sheila]</p> <p>Today we tested using ETMY to transition the ETMX ESD, rather than the usual locking procedure of ITMX.&nbsp; I had checked on the guardian code for this last week, <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87997">alog 87997</a>.&nbsp; It worked!&nbsp; The first time we tried transitionining back to ETMX, we lost lock, but the second time that also worked.&nbsp; We are currently locked at NLN and observing, having gotten here using ETMY and not any stages of ITMX for the ESD transition. This means that we&#39;re ready to try grounding the ITM ESDs, to see if that helps reduce the combs that Alicia and Joan-Rene have been investigating.&nbsp;</p> <ul> <li>The first time we tried locking, we went through the state&nbsp;LOWNOISE_ESD_ETMY by hand, so that we could transition ETMX -&gt; ETMY slowly and measure the DARM loop along the way.&nbsp;&nbsp; <ul> <li>We measured the DARM open loop gain before any transitioning, then after 25%, after 50%, after 75%, and after we were fully on ETMY.&nbsp; See attached plot with the measurements labeled on the right side with percent of actuation on ETMY.</li> <li>When we tried to transition back ETMY -&gt; ETMX 25% of the way, (doing the state&nbsp;LOWNOISE_ESD_ETMX by hand), we lost lock. <ul> <li>After looking through the settings, it could be that the ETMX L1 Lock L filter bank wasn&#39;t set correctly (FM2 not on), even though I see that in my guardian shell I told it to turn on.&nbsp;</li> <li>Or, as Sheila points out to us, it could be that this transition back to ETMX is rather delicate, and we&#39;re going from using 2 stages of the temporary (ETMY) suspension to 3 stages on low noise ETMX, and we just can&#39;t do that part way.&nbsp;&nbsp;</li> </ul> </li> </ul> </li> <li>The second time we tried locking, we let the guardian go through&nbsp;LOWNOISE_ESD_ETMY, which was successful.&nbsp; We also checked that the ETMX L1 LOCK L filter bank was set up correctly. Since we were worried about going partially back to ETMX being delicate, we just ran the&nbsp;LOWNOISE_ESD_ETMX state to ramp all the way back to ETMX at once, and that was also successful.&nbsp; <ul> <li>It turns out that I had forgotten that we&#39;d need to disable the ETMY L3 Length actuation after we were done using it, since ETMY is used as part of our LSC FF actuation path, and that signal is only supposed to go to L2.&nbsp; We had a funny bump in the DARM spectrum, and also some SDF diffs on ETMY that helped us find that easily.&nbsp;&nbsp;</li> <li>I have added (but not tested) a few lines in&nbsp;LOWNOISE_ESD_ETMX to reset the ETMY L3 settings to match the Observe.snap SDF, which should also fix the lump from improper feedforwarding.&nbsp;</li> </ul> </li> </ul> <p>As of now, the guardian is set to acquire lock still using the nominal ITMX ESD.&nbsp; So, before we ground the ITM ESDs we&#39;ll need to modify the weights in the guardian path, to make it so that the nominal path uses the ETMY and not ITMX.</p> <!--- Output file_1_88065 div --> <div id="file_1_88065" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88065 div --> </div> <!--- Output files_1_88065 div --> <div id="files_1_88065" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88065_20251111155105_DARM_olg_vs_ETMtransition.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88065_20251111155105_DARM_olg_vs_ETMtransition.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88065 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88065 jenne.driggers@ligo.org Tue, 11 Nov 2025 15:51:35 -0800 H1 ISC H1 General - Comment to IFO unlocked for Maintenance https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88064 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88064</p><p>23:17 UTC back to NLN</p> <p>23:28 Back into Observing</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88064 oli.patane@ligo.org Tue, 11 Nov 2025 15:30:11 -0800 H1 General LHO VE - EY purge air piping replacement complete https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88062 <p>Author: travis.sadecki@ligo.org</p><p>Report ID: 88062</p><p>Gerardo, Jordan, Travis</p> <p>Today, we finished the installation of the replacement purge air piping at EY.&nbsp; The system still needs to be tested for gross leaks, new filter elements on the supply line installed, an additional support added to the mechanical room side of the purge piping,&nbsp;and the new compressor and purge line validated via FTIR testing.&nbsp; We plan to finish these installations and tests in the next week or two.&nbsp;&nbsp;</p> VE https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88062 travis.sadecki@ligo.org Tue, 11 Nov 2025 14:01:05 -0800 LHO VE H1 General - LVEA Swept https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88061 <p>Author: ryan.crouch@ligo.org</p><p>Report ID: 88061</p><p>20:00 UTC I swept the LVEA, I didn&#39;t see anything of note.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88061 ryan.crouch@ligo.org Tue, 11 Nov 2025 12:11:28 -0800 H1 General H1 General - OMC scan with SQZ beam and hot OM2-- 20251111 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88060 <p>Author: matthewrichard.todd@ligo.org</p><p>Report ID: 88060</p><p><em>M. Todd, Kar Meng, S. Dwyer</em></p> <hr /> <p>We took more <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88060_20251111114125_sc_omc_scan_20251111.png">OMC scans</a> today with <strong>OM2 hot</strong>. We measured a <strong>quadratic mismatch of about 6.8%</strong>, but the HG10 peak (misalignment) has enough power that I think this could be an underestimate by a percent or so.&nbsp;</p> <p>We struggled a lot to get good measurements at first, though we followed the directions I wrote last time to the letter. So I&#39;m adding some &quot;bewares&quot; for future reference.</p> <p>1. The OPO IR locked on 0.2 counts when last time we had a level of around 1 count. We didn&#39;t catch this right away but this was essentially locking on a 10 mode and sending that to the OMC and it was giving REALLY strange OMC scans.&nbsp;</p> <p>2. Once we figured this out, it ensured that we had enough power on the OMC QPDs and the OMA/OMB WFS-DC to get a pretty good centering. Once we ran the OMC scan, we found much better data compared to last week, though we notice here that the 10 peak still has about 50% of the power as the 20 peak (which we&#39;re after). This means that the estimate of quadratic mismatch using the P00/(P00+P20+P02) is probably underestimating the mismatch a bit. Note, using the cursors to calculate the power in the peaks means it is just the 00peak/(00peak+20peak) because the power in the 20peak contains both HG20 and HG02 as the OMC has very little astigmatism.</p> <!--- Output file_1_88060 div --> <div id="file_1_88060" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88060 div --> </div> <!--- Output files_1_88060 div --> <div id="files_1_88060" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88060_20251111114125_sc_omc_scan_20251111.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88060_20251111114125_sc_omc_scan_20251111.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88060 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88060 matthewrichard.todd@ligo.org Tue, 11 Nov 2025 11:46:42 -0800 H1 General LHO VE - Tue CP1 Fill https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88059 <p>Author: david.barker@ligo.org</p><p>Report ID: 88059</p><p><strong>Tue Nov 11 10:04:05 2025 INFO: Fill completed in 4min 2secs</strong></p> <p>&nbsp;</p> <!--- Output file_1_88059 div --> <div id="file_1_88059" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88059 div --> </div> <!--- Output files_1_88059 div --> <div id="files_1_88059" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88059_20251111111949_CP1-1311.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88059_20251111111949_CP1-1311.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88059 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88059 david.barker@ligo.org Tue, 11 Nov 2025 11:19:53 -0800 LHO VE H1 ISC - IMC PZT Injections -- 2025-11-11 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88057 <p>Author: matthewrichard.todd@ligo.org</p><p>Report ID: 88057</p><p><em>M. Todd</em></p> <hr /> <p>Summary: I do not think the ISS is limited by the input jitter (IMC PZT) from 1-1000 Hz. I have attached the injections I&#39;ve made to the IMC PZT here. Below 1Hz I suspect the ISS is dominated by the IMC motion.</p> <table border="1" cellpadding="1" cellspacing="1" style="height:218px; width:817px"> <tbody> <tr> <td> <p>Measurement</p> </td> <td>Time</td> <td> <p>File</p> </td> <td>Notes</td> </tr> <tr> <td>PZT PIT -&gt; ISS OUTER RIN [1-15 Hz]</td> <td>1446913141</td> <td><a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111090313_sc_imc_pzt_pit_to_iss_rin_tf.png">/ligo/home/matthewrichard.todd/Projects/imc_injections/dtt_injections/pzt_pit_injection_1_15_Hz.xml</a></td> <td>Dotted line is quiet time projection to ISS RIN</td> </tr> <tr> <td>PZT YAW -&gt; ISS OUTER RIN&nbsp;[1-15 Hz]</td> <td>1446913769</td> <td><a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111090315_sc_imc_pzt_yaw_to_iss_rin_tf.png">/ligo/home/matthewrichard.todd/Projects/imc_injections/dtt_injections/pzt_yaw_injection_1_15_Hz.xml</a></td> <td>Dotted line is quiet time projection to ISS RIN</td> </tr> <tr> <td>PZT YAW -&gt; ISS OUTER RIN&nbsp;[15-1000 Hz]</td> <td>1445108720</td> <td><a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111092534_sc_imc_pzt_yaw_to_iss_rin_tf_15_1000_Hz.png">/ligo/home/matthewrichard.todd/Projects/imc_injections/dtt_injections/pzt_yaw_injection_15_1000_Hz.xml</a></td> <td>Dotted line is quiet time projection to ISS RIN</td> </tr> <tr> <td>PZT PIT -&gt; ISS OUTER RIN&nbsp;[15-1000 Hz]</td> <td>1445107725</td> <td><a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111093109_sc_imc_pzt_pit_to_iss_rin_tf_15_1000_Hz.png">/ligo/home/matthewrichard.todd/Projects/imc_injections/dtt_injections/pzt_yaw_injection_15_1000_Hz.xml</a></td> <td>Dotted line is quiet time projection to ISS RIN</td> </tr> </tbody> </table> <p>&nbsp;</p> <!--- Output file_1_88057 div --> <div id="file_1_88057" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88057 div --> </div> <!--- Output files_1_88057 div --> <div id="files_1_88057" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111090313_sc_imc_pzt_pit_to_iss_rin_tf.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88057_20251111090313_sc_imc_pzt_pit_to_iss_rin_tf.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111090315_sc_imc_pzt_yaw_to_iss_rin_tf.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88057_20251111090315_sc_imc_pzt_yaw_to_iss_rin_tf.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111092534_sc_imc_pzt_yaw_to_iss_rin_tf_15_1000_Hz.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88057_20251111092534_sc_imc_pzt_yaw_to_iss_rin_tf_15_1000_Hz.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88057_20251111093109_sc_imc_pzt_pit_to_iss_rin_tf_15_1000_Hz.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88057_20251111093109_sc_imc_pzt_pit_to_iss_rin_tf_15_1000_Hz.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88057 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88057 matthewrichard.todd@ligo.org Tue, 11 Nov 2025 09:32:10 -0800 H1 ISC H1 General - IFO unlocked for Maintenance https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88056 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88056</p><p>I unlocked the ifo at&nbsp;<a href="https://ldas-jobs.ligo-wa.caltech.edu/~lockloss/index.cgi/event/1446912215">2025-11-11 16:03:17 UTC</a>&nbsp;so we could start maintenance Tuesday</p> Lockloss https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88056 oli.patane@ligo.org Tue, 11 Nov 2025 08:09:26 -0800 H1 General H1 General - Ops Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88055 <p>Author: oli.patane@ligo.org</p><p>Report ID: 88055</p><p><strong>TITLE:</strong> 11/11 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 153Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 3mph Gusts, 2mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.02 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.29 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p>Currently Observing and have been Locked for over 11 hours. Today is maintenance day. It&#39;s also super foggy outside</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88055 oli.patane@ligo.org Tue, 11 Nov 2025 07:44:39 -0800 H1 General H1 AOS - Workstations updated https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88054 <p>Author: erik.vonreis@ligo.org</p><p>Report ID: 88054</p><p>Workstations were updated and rebooted.&nbsp; This was an os packages update.&nbsp; Conda packages were not updated.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88054 erik.vonreis@ligo.org Tue, 11 Nov 2025 03:31:15 -0800 H1 AOS H1 General - Monday Ops Eve shift report https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88053 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88053</p><p><strong>TITLE:</strong> 11/11 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 153Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 6mph Gusts, 3mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.02 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.29 &mu;m/s<br /> <strong>SHIFT SUMMARY:</strong><br /> After <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88052">a lockloss early tonight</a> relocking was simple after an Iniital_Alignement.<br /> H1 has been locked for 1.5 hours. everything seems like it should be running well for the rest of the night.<br /> <br /> <strong>LOG:</strong><br /> No log.</p> <p>&nbsp;</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88053 anthony.sanchez@ligo.org Mon, 10 Nov 2025 22:03:58 -0800 H1 General H1 General - Lockloss From NLN https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88052 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88052</p><p><a href="https://ldas-jobs.ligo-wa.caltech.edu/~lockloss/index.cgi?event=1446864288">02:44:29 Lockloss</a><br /> ETMX_L3 Master out looks to have had a glitch about 300 ms before hand and then was the first channel to deviate at 146ms before the lockloss.<br /> Obligitory Lockloss ndscopes attached.<br /> &nbsp;</p> Lockloss <!--- Output file_1_88052 div --> <div id="file_1_88052" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88052 div --> </div> <!--- Output files_1_88052 div --> <div id="files_1_88052" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88052_20251110211202_2025-11-10_20-29.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88052_20251110211202_2025-11-10_20-29.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88052_20251110211214_2025-11-10_20-57.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88052_20251110211214_2025-11-10_20-57.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88052_20251110211225_2025-11-10_21-02.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88052_20251110211225_2025-11-10_21-02.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88052_20251110211231_2025-11-10_21-04.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88052_20251110211231_2025-11-10_21-04.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88052_20251110211242_2025-11-10_21-08.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88052_20251110211242_2025-11-10_21-08.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88052 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88052 anthony.sanchez@ligo.org Mon, 10 Nov 2025 21:21:07 -0800 H1 General H1 General - Monday OPS Eve shift report. https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88051 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88051</p><p><strong>TITLE:</strong> 11/11 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 150Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 5mph Gusts, 2mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.03 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.30 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong><br /> H1 has been locked and Observing for 5.5 hours.<br /> Violins, secondary microseism &amp; the wind forecast&nbsp; are all looking great!&nbsp;<br /> The range seems to have settled down too.<br /> Looks to be a great night for Observing.<br /> &nbsp;</p> <p>&nbsp;</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88051 anthony.sanchez@ligo.org Mon, 10 Nov 2025 16:45:20 -0800 H1 General LHO General - OPS Day Shift Summary https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88050 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88050</p><p><strong>TITLE:</strong> 11/11 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 152Mpc<br /> <strong>INCOMING OPERATOR:</strong> Tony<br /> <strong>SHIFT SUMMARY:</strong></p> <p><strong>IFO is in NLN and OBSERVING</strong> as of 19:45 UTC (but locked at 19:09).&nbsp;</p> <p>Very well behaved IFO today with short reacquisition. Wind is still low and microseism continues to fall.</p> <p>Had one LL during commissioning (lockloss <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88043">alog 88043</a>)</p> <p>OFI temp is stepping once an hour for the next 4ish hours - should not interfere with relocking or anything, <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88046">Alog 88046</a>.</p> <p>Additionally, there was a power glitch (not on-site but in town) that flickered lights and caused IY to saturate until power came back a few ms later. <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88049">Alog 88049</a>.</p> <p><strong>LOG:</strong></p> <table> <tbody> <tr> <th>Start Time</th> <th>System</th> <th>Name</th> <th>Location</th> <th>Lazer_Haz</th> <th>Task</th> <th>Time End</th> </tr> <tr> <td>15:43</td> <td>FAC</td> <td>Kim</td> <td>Optics Lab</td> <td>N</td> <td>Technical Cleaning</td> <td>15:56</td> </tr> <tr> <td>15:44</td> <td>FAC</td> <td>Randy</td> <td>MY to EY</td> <td>N</td> <td>Caulking joints on beam tube</td> <td>22:43</td> </tr> <tr> <td>16:07</td> <td>FAC</td> <td>Nellie</td> <td>MY</td> <td>N</td> <td>Technical Cleaning</td> <td>17:16</td> </tr> <tr> <td>16:07</td> <td>FAC</td> <td>Kim</td> <td>MX</td> <td>N</td> <td>Technical Cleaning</td> <td>16:54</td> </tr> <tr> <td>18:26</td> <td>FAC</td> <td>Kim</td> <td>H2</td> <td>N</td> <td>Technical cleaning</td> <td>18:34</td> </tr> <tr> <td>18:44</td> <td>&nbsp;</td> <td>Kar Meng</td> <td>Optics Lab</td> <td>Local</td> <td>Looking for optics + maybe turning on laser</td> <td>20:01</td> </tr> <tr> <td>21:01</td> <td>FAC</td> <td>Joel, Tyler, Richard</td> <td>Overpass</td> <td>N</td> <td>BTE Look-at with contractor</td> <td>21:55</td> </tr> <tr> <td>21:01</td> <td>FAC</td> <td>Ken</td> <td>EX</td> <td>N</td> <td>Conduit work</td> <td>01:01</td> </tr> <tr> <td>21:40</td> <td>SUS</td> <td>Rahul</td> <td>Optics Lab</td> <td>N</td> <td>First contact on JM optics</td> <td>22:11</td> </tr> <tr> <td>21:55</td> <td>&nbsp;</td> <td>Kar Meng</td> <td>Optics Lab</td> <td>Local</td> <td>Looking for optics + maybe turning on laser</td> <td>23:17</td> </tr> </tbody> </table> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88050 ibrahim.abouelfettouh@ligo.org Mon, 10 Nov 2025 16:32:58 -0800 LHO General H1 PEM - Power Glitch 23:52:19 UTC https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88049 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88049</p><p>Ibrahim, Ryan S, Tony</p> <p>H1 saw a power glitch after lights flickered (Ryan S noticed NUC21 flickered) and IY SUS saturated. Dave confirms GC UPS saw the glitch.</p> <p>Power has gone out (temporarily?) in-town according to friends.</p> <p>Plots attached.</p> CDS <!--- Output file_1_88049 div --> <div id="file_1_88049" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88049 div --> </div> <!--- Output files_1_88049 div --> <div id="files_1_88049" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88049_20251110162717_PWRGlitch11102025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88049_20251110162717_PWRGlitch11102025.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88049 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88049 ibrahim.abouelfettouh@ligo.org Mon, 10 Nov 2025 16:27:20 -0800 H1 PEM H1 DetChar - Coincident Narrow Lines at 2048 and 4096 Hz in H1 and L1 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88048 <p>Author: xuanye.fan@ligo.org</p><p>Report ID: 88048</p><p>I noticed that in the high-frequency spectra (2000&ndash;5000 Hz) of both detectors from O4a data, there are spectral lines exactly at 2048 and 4096 Hz. They are so narrow that only the power at the exact frequency bins of 2048 Hz and 4096 Hz is significantly elevated.</p> <p>This might be due to artifacts from the data-acquisition process. I searched the aLOGs for H1 and L1 but haven&rsquo;t found relevant entries. Does anyone know the origin of these two lines?</p> <!--- Output file_1_88048 div --> <div id="file_1_88048" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88048 div --> </div> <!--- Output files_1_88048 div --> <div id="files_1_88048" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88048_20251110154757_L1-2048-line.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88048_20251110154757_L1-2048-line.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88048_20251110154821_H1-2048-line.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88048_20251110154821_H1-2048-line.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88048_20251110154834_L1-4096-line.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88048_20251110154834_L1-4096-line.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88048_20251110154852_H1-4096-line.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88048_20251110154852_H1-4096-line.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88048 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88048 xuanye.fan@ligo.org Mon, 10 Nov 2025 15:53:33 -0800 H1 DetChar X1 SUS - Comment to Characterization of Optics (JM - 1, 2 & 3) for Jitter Attenuation Cavity (JAC) for O-5 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88047 <p>Author: rahul.kumar@ligo.org</p><p>Report ID: 88047</p><p>The HR and AR side of all three optics were cleaned using First Contact - see picture <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88047_20251110144924_FC_cleaning_JAC_Optic.jpg">attached </a>for reference.</p> <!--- Output file_1_88047 div --> <div id="file_1_88047" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88047 div --> </div> <!--- Output files_1_88047 div --> <div id="files_1_88047" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88047_20251110144924_FC_cleaning_JAC_Optic.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88047_20251110144924_FC_cleaning_JAC_Optic.jpg" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88047 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88047 rahul.kumar@ligo.org Mon, 10 Nov 2025 14:50:28 -0800 X1 SUS H1 IOO - OFI temperature stepping in observing https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88046 <p>Author: sheila.dwyer@ligo.org</p><p>Report ID: 88046</p><p>Tony, Ibrahim, Sheila</p> <p>While we are observing, the OFI temperature will be stepped once an hour for the next 7 hours.&nbsp; I wouldn&#39;t expect this to impact the IFO or noise much, but tagging Detcahr just in case.&nbsp;&nbsp;</p> <p>The script is running on cdsws39, I&#39;ll leave the terminal open on the 1st workspace.&nbsp; I&#39;m hoping to get 7 hours of data from this with the IFO locked, but if the IFO unlocks this script shouldn&#39;t interfere with relocking so it can just be left running.&nbsp;</p> DetChar https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88046 sheila.dwyer@ligo.org Mon, 10 Nov 2025 14:09:46 -0800 H1 IOO H1 TCS - Comment to Estimating surface defocus of test masses and absorption from HOM spacing https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88045 <p>Author: vladimir.bossilkov@ligo.org</p><p>Report ID: 88045</p><p>Reassuringly, this lines up well with TCS calibration of ringheater on surface deformation [<a href="https://dcc.ligo.org/LIGO-T1400685">T1400685</a>].</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88045 vladimir.bossilkov@ligo.org Mon, 10 Nov 2025 13:03:41 -0800 H1 TCS H1 ISC - Quick PR3/SR3 sensing at ports https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88044 <p>Author: elenna.capote@ligo.org</p><p>Report ID: 88044</p><p>Here is how the PR3 and SR3 signals show up at various ports.</p> <p>I drove a pitch line from PR3 M3 and SR3 M3 at 8.125 Hz with the ASC notches on. I was able to see at signal with a 10 ct drive on PR3 pitch and 60 ct drive on SR3 pitch.</p> <p>Templates saved as {PR3,SR3}_M3_injection_all_ports.xml in&nbsp;/ligo/home/elenna.capote/POPX_test in case the data is useful to you.</p> <p>PR3 appears strongly at REFL and POP in I and at AS in Q. SR3 appears strongly at AS in Q and POP in Q.</p> <p>Will try to repeat for yaw.</p> <!--- Output file_1_88044 div --> <div id="file_1_88044" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88044 div --> </div> <!--- Output files_1_88044 div --> <div id="files_1_88044" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88044_20251110115115_PR3_sensing_test_pitch.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88044_20251110115115_PR3_sensing_test_pitch.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88044_20251110115118_SR3_sensing_test_pitch.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88044_20251110115118_SR3_sensing_test_pitch.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88044 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88044 elenna.capote@ligo.org Mon, 10 Nov 2025 11:53:35 -0800 H1 ISC H1 General - Lockloss 17:14 UTC https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88043 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88043</p><p>Lockloss during commissioning (though not due to commissioning). <a href="https://ldas-jobs.ligo-wa.caltech.edu/~lockloss/index.cgi/event/1446830115">Lockloss Tool</a></p> <p>No immediately obvious cause other than first kicks being EX Osems ~86ms pre-lockloss. DARM IN1 also saw a kick ~-92ms (attached)</p> <!--- Output file_1_88043 div --> <div id="file_1_88043" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88043 div --> </div> <!--- Output files_1_88043 div --> <div id="files_1_88043" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88043_20251110112641_Lockloss1110.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88043_20251110112641_Lockloss1110.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88043 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88043 ibrahim.abouelfettouh@ligo.org Mon, 10 Nov 2025 11:26:49 -0800 H1 General X1 SUS - Characterization of Optics (JM - 1, 2 & 3) for Jitter Attenuation Cavity (JAC) for O-5 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88040 <p>Author: rahul.kumar@ligo.org</p><p>Report ID: 88040</p><p>Keita, Rahul</p> <p>We received three mirrors (JM1, 2 and 3) for the Jitter Attenuation Cavity (JAC) from CIT and were asked to characterize these mirrors before installing them in HAM1 chamber for the upcoming vent at LHO. JM1 and JM3 optics will be used in Tip Tilt supension and JM2 optic will be on a fixed mount inside the <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110100643_Chamber_layout_JAC.jpg">HAM1 </a>chamber. Given below are the details of our setup and the results after characterizing them in the optics lab.</p> <p><strong>Aim of the experiment:</strong>- (<strong>a</strong>) to measure the reflectivity of the three mirrors as a function of its Angle Of Incidence (AOI) for P polarization of the input beam (1064nm laser), (<strong>b</strong>) measure the transmission of the optics at its AOI (defined in <a href="https://dcc.ligo.org/cgi-bin/private/DocDB/ShowDocument?.submit=Identifier&amp;docid=T2400360&amp;version=">T2400360</a>).</p> <p><strong>Experimental setup in Optics lab</strong>:- The optical layout is shown in <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110095523_Optical_layout.jpg">figure1</a>. We used a 1W 1064 nm laser (the power was reduced to 15mW approximately using a half wave plate). A polarizing beamsplitter was used to transmit P polarization waves to the steering mirror and the S polarization waves were reflected towards beam dump. The steering mirror used over here is dichroic (reflecting 1064nm light and transmitting/rejecting spurious green light emerging from the laser towards the beam dump). We used two lens to focus the input beam - one located upstream of the steering mirror and another one downstream of the same. The optic was installed on a Siskiyou mount, which was placed on a rotational stage - as shown in the <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110095516_Optics_mounted_on_rotation_stage.jpg">picture</a>. Thorlabs Power meter was used to measure the input, output and transmitted beam.&nbsp;</p> <p><strong>Results</strong>:-</p> <p>We did coarse and fine measurement to characterize the mirrors. For coarse measurement, we started at&nbsp;zero degree AOI (when the input beam was reflected back towards the iris) and then rotated the optic until the output power nulled - while recording the reflected power at every 5 degree interval.&nbsp;</p> <table border="1" cellpadding="1" cellspacing="1" style="height:354px; width:586px"> <tbody> <tr> <td><strong>Optic</strong></td> <td><strong>Input beam power (mW)</strong></td> <td>AOI from T2400360 (degree)&nbsp;</td> <td><strong>Measured AOI for 99% reflectivity (degree)</strong></td> <td><strong>Notes</strong></td> </tr> <tr> <td>JM 3 - E1900393_V1_02 s/n 09</td> <td>15</td> <td>5.07</td> <td>zero to 35 degrees</td> <td>reflected power&nbsp;dropped to less than 5mW at and above 40 degree AOI (null at 50deg)</td> </tr> <tr> <td>JM 2- E1900393_V1_02 s/n 10</td> <td>15</td> <td>9.77</td> <td>zero to 35 degree</td> <td>reflected power&nbsp;dropped to less than 5mW at and above 40 degree AOI (null at 50 deg)</td> </tr> <tr> <td>JM1 - E1900393_V1_02 s/n 16</td> <td>15</td> <td>45</td> <td>&nbsp;zero to 65 degrees</td> <td>reflected power&nbsp;dropped to less than 3mW at and above 70 degree AOI</td> </tr> </tbody> </table> <p>For fine measurements we set each optic at its AOI (as defined in <a href="https://dcc.ligo.org/cgi-bin/private/DocDB/ShowDocument?.submit=Identifier&amp;docid=T2400360&amp;version=">T2400360</a>) and then carefully measured the input, output and transmitted power. The results are given below,</p> <table border="1" cellpadding="1" cellspacing="1" style="height:250px; width:573px"> <tbody> <tr> <td><strong>Optic</strong></td> <td><strong>AOI degree</strong></td> <td><strong>Power, Input beam</strong></td> <td><strong>Power, reflected beam</strong></td> <td><strong>Power, transmitted beam</strong></td> </tr> <tr> <td>JM 3 - E1900393_V1_02 s/n 09</td> <td>5.07</td> <td>15.0mW</td> <td>15.0mW</td> <td>1.38uW</td> </tr> <tr> <td>JM 2- E1900393_V1_02 s/n 10</td> <td>9.77</td> <td>14.9mW</td> <td>15.0mW</td> <td>1.37uW</td> </tr> <tr> <td>JM1 - E1900393_V1_02 s/n 16</td> <td>45</td> <td>15.1mW</td> <td>15.0mW</td> <td>2.84uW</td> </tr> </tbody> </table> <div> <div> <div> <div> <div> <p><strong>Conclusions </strong>- Coarse measurement shows that JM2 and JM3 optic has over 99% reflectivity from zero to 35deg, for JM1 it is from zero to 65 deg. Fine measurements of all 3 optics shows that transmission is around 0.01 - 0.02%, and 99.99% (99.98% for JM1)reflectivity at its respective AOI.</p> </div> </div> </div> </div> </div> <p>&nbsp;</p> SUS <!--- Output file_1_88040 div --> <div id="file_1_88040" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88040 div --> </div> <!--- Output files_1_88040 div --> <div id="files_1_88040" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110095516_Optics_mounted_on_rotation_stage.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88040_20251110095516_Optics_mounted_on_rotation_stage.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110095523_Optical_layout.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88040_20251110095523_Optical_layout.jpg" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88040_20251110100643_Chamber_layout_JAC.jpg" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88040_20251110100643_Chamber_layout_JAC.jpg" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88040 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88040 rahul.kumar@ligo.org Mon, 10 Nov 2025 11:16:00 -0800 X1 SUS H1 CDS - Comment to 4K ethernet testing moved to EX https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88042 <p>Author: ezekiel.dohmen@ligo.org</p><p>Report ID: 88042</p><p>After ~1 week, no long RTTs, and no NIC reported error counters of any type (Attached is one sides output).</p> <p>&nbsp;</p> <!--- Output file_0_88042 div --> <div id="file_0_88042" class="commentHdr"> Non-image files attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_0_88042 div --> </div> <!--- Output files_0_88042 div --> <div id="files_0_88042" class="reportDetails"> <div class="uploadedImg"> <div class="uploadedFileType"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/images/txt.gif" class="" /></div> <div class="uploadedFileName"><a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88042_20251110104726_H1_Long_Range_Fiber_Testing.txt" target="blank">H1_Long_Range_Fiber_Testing.txt</a></div> </div> <!-- Output break div. --> <div class="break"></div> <!--- Close files_0_88042 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88042 ezekiel.dohmen@ligo.org Mon, 10 Nov 2025 10:47:41 -0800 H1 CDS H1 PSL - PSL 10-Day Trends https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88041 <p>Author: ryan.short@ligo.org</p><p>Report ID: 88041</p><p>FAMIS&nbsp;<a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?InstallID=2&amp;RequestID=31111">31111</a></p> <p>I adjusted the ISS refsignal last Tuesday to bring the diffracted power back up to around 4%, which is clearly seen in the stabilization trends in a reduction in PMC transmitted power. No other major events of note this week.</p> <!--- Output file_1_88041 div --> <div id="file_1_88041" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88041 div --> </div> <!--- Output files_1_88041 div --> <div id="files_1_88041" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88041_20251110103200_WeeklyCooling_11102025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88041_20251110103200_WeeklyCooling_11102025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88041_20251110103204_WeeklyEnv_11102025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88041_20251110103204_WeeklyEnv_11102025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88041_20251110103208_WeeklyLaser_11102025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88041_20251110103208_WeeklyLaser_11102025.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88041_20251110103211_WeeklyStabilization_11102025.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88041_20251110103211_WeeklyStabilization_11102025.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88041 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88041 ryan.short@ligo.org Mon, 10 Nov 2025 10:32:12 -0800 H1 PSL H1 SQZ - start of sqz dataset with FC detuning at 3kHz https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88039 <p>Author: sheila.dwyer@ligo.org</p><p>Report ID: 88039</p><p>started with running scan alignment and scan SQZ ANG.&nbsp; Moved filter cavity detuning to 3100 Hz</p> <ul> <li> <table border="1" cellpadding="1" cellspacing="1" style="width:500px"> <tbody> <tr> <td>&nbsp;</td> <td>UTC time</td> <td>start gps time</td> <td>RF6 phase (really RF3)</td> </tr> <tr> <td>SQZ (ref0)</td> <td>16:45 16:50 UTC&nbsp;</td> <td>1446828330</td> <td>192.2</td> </tr> <tr> <td>mid sqz - (ref1)</td> <td>16:53:30 - 16:57:30</td> <td>1446828830</td> <td>241</td> </tr> <tr> <td>a sqz (ref2)</td> <td>17:05&nbsp; -17:09 30</td> <td>1446829499</td> <td>237.1 (CLF +)</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> </table> <p>Lockloss while tuning phase for the other mid sqz, we don&#39;t have a no sqz referecnce for this data set.&nbsp; If someone wants to try to salvage this, a recent no sqz time is <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87385">here</a>.&nbsp;&nbsp;</p> </li> </ul> <!--- Output file_1_88039 div --> <div id="file_1_88039" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88039 div --> </div> <!--- Output files_1_88039 div --> <div id="files_1_88039" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88039_20251110092208_FC_3kHz_dataset_partial.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88039_20251110092208_FC_3kHz_dataset_partial.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88039 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88039 sheila.dwyer@ligo.org Mon, 10 Nov 2025 09:22:32 -0800 H1 SQZ LHO General - OPS Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88038 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88038</p><p><strong>TITLE:</strong> 11/10 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 148Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ryan C<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 4mph Gusts, 2mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.03 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.34 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p><strong>IFO is in NLN and OBSERVING</strong> as of 10:07 UTC (5 hr lock)</p> <p>Wind is good. Microseism is still very (very) slowly coming down.</p> <p>We have planned comissioning from 8:30 and 11:30 AM PT Today.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88038 ibrahim.abouelfettouh@ligo.org Mon, 10 Nov 2025 07:31:41 -0800 LHO General H1 DetChar - Data Quality Shift Report: LHO 2025-11-03 to 2025-11-09 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88036 <p>Author: jossian.garcia@ligo.org</p><p>Report ID: 88036</p><p>Link to report <a href="https://wiki.ligo.org/DetChar/DataQuality/DQShiftLHO20251103">here</a>.</p> <p>&nbsp;</p> <ul> <li> <p>Observing performance:<br /> H1 achieved an average observing duty cycle of&nbsp;48.77%&nbsp;for the week. Operations started with several issues but showed a notable recovery toward the weekend, reaching&nbsp;87.1%&nbsp;on Saturday and Sunday.</p> </li> <li> <p>Environmental disturbances:<br /> The main causes of lock losses were&nbsp;earthquake-band&nbsp;and&nbsp;wind-band motion. Three significant seismic events were recorded: a magnitude&nbsp;6.0&nbsp;earthquake in Russia on Tuesday,&nbsp;6.6&nbsp;in Japan on Sunday, and&nbsp;5.7&nbsp;in Mexico on Friday. Additionally, there was considerable&nbsp;microseismic activity&nbsp;throughout the week.</p> </li> <li> <p>Spectral features:<br /> Persistent&nbsp;violin modes&nbsp;were observed, particularly the&nbsp;fundamental around 500 Hz.</p> </li> <li> <p>Notable noise events:<br /> Tuesday exhibited multiple&nbsp;BNS range drops&nbsp;and&nbsp;broadband noise excess&nbsp;across all frequencies starting around&nbsp;10 UTC. Probably related with&nbsp;ETMX violin mode ring-up which caused excess noise in DARM, leading to lock loss. This day also registered the&nbsp;highest line count&nbsp;of the week, reaching approximately&nbsp;5000.</p> </li> <li> <p>Detchar tab:<br /> Hveto pages&nbsp;were not generated for the last three days of the week.<br /> FSCAN plots&nbsp;reported the&nbsp;lowest line count&nbsp;on&nbsp;Friday (~1900 lines)&nbsp;and the&nbsp;highest&nbsp;on&nbsp;Tuesday (~5000 lines) above treshold.</p> </li> <li> <p>Relevant Round Winners:</p> <ul> <li> <p>No winners in monday, but H1:LSC-POP_A_LF_OUT_DQ repeated 3rd place in the past 7 days.</p> </li> <li> <p>Tuesday: H1:SUS-ETMX_L3_OPLEV_PIT_OUT_DQ top 1 for second time in 7 days.</p> </li> </ul> </li> </ul> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88036 jossian.garcia@ligo.org Mon, 10 Nov 2025 07:02:57 -0800 H1 DetChar H1 DetChar - DQ Shift report for the week from 2025-10-13 to 2025-10-19 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88034 <p>Author: sreedevimohan.s@ligo.org</p><p>Report ID: 88034</p><p>Below is the summary of the DQ shift for the week from 2025-10-13 to 2025-10-19</p> <ul> <li>The average range was 150 Mpc during the first few days, and later it improved to 155 Mpc.</li> <li>Glitchgram and glitch rate were normal and comparable to the previous day, with a few exceptions.</li> <li>Some low-frequency features were visible in the strain spectrogram throughout the week.</li> <li>Earthquake band and wind band motion were the main reasons for lock loss most of the time.</li> <li>Hveto pages were not created for the last three days of the week.</li> <li>Fscan- for the whole week, the line count was below the threshold.</li> <li>The Interactive spectrum is not created throughout the week.</li> </ul> <p>The full DQ shift report with day-by-day details and plots&nbsp;is available&nbsp;<a href="https://wiki.ligo.org/DetChar/DataQuality/DQShiftLLO20251013">here.</a></p> DetChar https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88034 sreedevimohan.s@ligo.org Mon, 10 Nov 2025 03:09:03 -0800 H1 DetChar H1 General - Sunday Ops Eve shift report https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88031 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88031</p><p><strong>TITLE:</strong> 11/10 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 145Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ryan C<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 5mph Gusts, 3mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.03 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.35 &mu;m/s<br /> <strong>SHIFT SUMMARY:</strong><br /> H1 Has been locked all night, for 16.5 hours now.<br /> Everything seems to be running very smoothly. Violins looking Fantastic!<br /> Wind forecast is perfect for observing throughout the night.<br /> And the Secondary microseism is on the way down.<br /> <br /> <strong>LOG:</strong><br /> No Log</p> <p>&nbsp;</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88031 anthony.sanchez@ligo.org Sun, 09 Nov 2025 22:11:07 -0800 H1 General H1 CDS - Inspect quarterly trends of HWWD bits for indication of negative function https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88030 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88030</p><p><a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?RequestID=27546">Famis 27546 Inspect quarterly trends of HWWD bits for indication of negative function. </a><br /> <br /> I believe I&#39;m just looking for channels that have no bit switching (motion) on them, which would indicate that the HWWD is no longer working properly.<br /> <br /> <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88030_20251109215235_2025-11-09_21-52.png">First image</a> is how the trends display on the ndscope, it&#39;s a bit hard to see all of the channels here.<br /> But in the <a href="https://alog.ligo-wa.caltech.edu/aLOG/uploads/88030_20251109215243_2025-11-09_21-50.png">second image</a> I just scaled the channels by enough to see that there is motion on all 4 channels.<br /> ETMX HWWD apparently has the least amount of HWWD bit switching action, but there are bits being switched.<br /> But ETMY has been a bit busy switching bits!</p> CDS <!--- Output file_1_88030 div --> <div id="file_1_88030" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88030 div --> </div> <!--- Output files_1_88030 div --> <div id="files_1_88030" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88030_20251109215235_2025-11-09_21-52.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88030_20251109215235_2025-11-09_21-52.png" class="outputImg" /></a> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88030_20251109215243_2025-11-09_21-50.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88030_20251109215243_2025-11-09_21-50.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88030 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88030 anthony.sanchez@ligo.org Sun, 09 Nov 2025 22:02:43 -0800 H1 CDS H1 TCS - Comment to Estimating surface defocus of test masses and absorption from HOM spacing https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88029 <p>Author: matthewrichard.todd@ligo.org</p><p>Report ID: 88029</p><p>I&#39;ve attached the plot using all the data collected to make a fit for the ring heater impact on surface defocus of the End Test Mass. Note, the definition of the coupling factor in this plot is half of the convention used in most documents (i.e. 1/R = 1/Rcold + B*Prh)</p> <!--- Output file_1_88029 div --> <div id="file_1_88029" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88029 div --> </div> <!--- Output files_1_88029 div --> <div id="files_1_88029" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88029_20251109214844_ring_heater_vs_homs.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88029_20251109214844_ring_heater_vs_homs.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88029 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88029 matthewrichard.todd@ligo.org Sun, 09 Nov 2025 21:48:55 -0800 H1 TCS H1 General - Comment to Sunday Ops Eve Shift report. https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88028 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88028</p><p>Running the <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87920">OFI Temp Stepper script</a>.<br /> I wasn&#39;t sure how long to run it for, so I just ran it for 1 hour.<br /> <br /> anthony.sanchez@cdsws25: python OFI_temp_stepper.py --duration 1 -s 1446773500<br /> Waiting for start time...<br /> starting temp setting: 35.0<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 32<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 29<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 26<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 23<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 20<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 37<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 39<br /> H1:IOO-OFI_TEC_SETTEMP =&gt; 35.0<br /> done!<br /> <br /> &nbsp;</p> SQZ https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88028 anthony.sanchez@ligo.org Sun, 09 Nov 2025 18:51:27 -0800 H1 General H1 General - Sunday Ops Eve Shift report. https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88027 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88027</p><p><strong>TITLE:</strong> 11/10 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 147Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 0mph Gusts, 0mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.02 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.36 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong><br /> H1 Has been locked for 11 hours.<br /> Everything here looks good.... Range is on the lower side.<br /> I&#39;m about to run <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87920">Sheila&#39;s script to change the OFI Temp </a>&nbsp; since we have had a few locks that have been above 10 hours already.<br /> Will report back.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88027 anthony.sanchez@ligo.org Sun, 09 Nov 2025 17:09:30 -0800 H1 General LHO General - OPS Day Shift Summary https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88026 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88026</p><p><strong>TITLE:</strong> 11/10 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 145Mpc<br /> <strong>INCOMING OPERATOR:</strong> Tony<br /> <strong>SHIFT SUMMARY:</strong></p> <p><strong>IFO is in NLN and OBSERVING</strong> as of 13:27 UTC (11 hr lock)</p> <p>Microseism is very (very) slowly trending down. Wind looks good.</p> <p>Only thing of note is that Cal Inj EY (H1:CAL-INJ_CW_OUTPUT) turned off for 3 minutes, which dropped us out of observing for that time (19:17 UTC to 19:30 UTC). It came back autoamtically. I found another instance of this happening in August - Ryan C&#39;s <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=86399">alog 86399</a>. <strong>Tagging CAL, Tagging CDS.</strong></p> <p><strong>LOG:</strong></p> <p>None</p> CAL, CDS <!--- Output file_1_88026 div --> <div id="file_1_88026" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88026 div --> </div> <!--- Output files_1_88026 div --> <div id="files_1_88026" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88026_20251109162351_CALINJCWEYStopped.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88026_20251109162351_CALINJCWEYStopped.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88026 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88026 ibrahim.abouelfettouh@ligo.org Sun, 09 Nov 2025 16:28:46 -0800 LHO General H1 SEI - SEI seismometer mass check - Monthly FAMIS https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88025 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88025</p><p>Closes <a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?RequestID=27509">FAMIS 27509</a>, last checked in <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87296">alog 87296</a></p> <p>Similar results to last week with 12 T240 masses out of range compared to last month&#39;s 13. Same results for STS.</p> <p>Averaging Mass Centering channels for 10 [sec] ...<br /> 2025-11-09 13:18:07.263464</p> <p><br /> There are 12 T240 proof masses out of range ( &gt; 0.3 [V] )!<br /> ETMX T240 2 DOF X/U = -1.566 [V]<br /> ETMX T240 2 DOF Y/V = -1.576 [V]<br /> ETMX T240 2 DOF Z/W = -0.951 [V]<br /> ITMX T240 1 DOF X/U = -2.22 [V]<br /> ITMX T240 1 DOF Z/W = 0.466 [V]<br /> ITMX T240 3 DOF X/U = -2.34 [V]<br /> ITMY T240 3 DOF X/U = -1.07 [V]<br /> ITMY T240 3 DOF Z/W = -2.835 [V]<br /> BS T240 1 DOF Y/V = -0.353 [V]<br /> BS T240 3 DOF Z/W = -0.431 [V]<br /> HAM8 1 DOF Y/V = -0.453 [V]<br /> HAM8 1 DOF Z/W = -0.761 [V]</p> <p><br /> All other proof masses are within range ( &lt; 0.3 [V] ):<br /> ETMX T240 1 DOF X/U = -0.034 [V]<br /> ETMX T240 1 DOF Y/V = -0.086 [V]<br /> ETMX T240 1 DOF Z/W = -0.1 [V]<br /> ETMX T240 3 DOF X/U = -0.076 [V]<br /> ETMX T240 3 DOF Y/V = -0.11 [V]<br /> ETMX T240 3 DOF Z/W = -0.091 [V]<br /> ETMY T240 1 DOF X/U = -0.014 [V]<br /> ETMY T240 1 DOF Y/V = 0.16 [V]<br /> ETMY T240 1 DOF Z/W = 0.21 [V]<br /> ETMY T240 2 DOF X/U = -0.092 [V]<br /> ETMY T240 2 DOF Y/V = 0.195 [V]<br /> ETMY T240 2 DOF Z/W = 0.002 [V]<br /> ETMY T240 3 DOF X/U = 0.224 [V]<br /> ETMY T240 3 DOF Y/V = 0.012 [V]<br /> ETMY T240 3 DOF Z/W = 0.116 [V]<br /> ITMX T240 1 DOF Y/V = 0.26 [V]<br /> ITMX T240 2 DOF X/U = 0.16 [V]<br /> ITMX T240 2 DOF Y/V = 0.256 [V]<br /> ITMX T240 2 DOF Z/W = 0.217 [V]<br /> ITMX T240 3 DOF Y/V = 0.098 [V]<br /> ITMX T240 3 DOF Z/W = 0.103 [V]<br /> ITMY T240 1 DOF X/U = 0.051 [V]<br /> ITMY T240 1 DOF Y/V = 0.108 [V]<br /> ITMY T240 1 DOF Z/W = -0.026 [V]<br /> ITMY T240 2 DOF X/U = 0.018 [V]<br /> ITMY T240 2 DOF Y/V = 0.216 [V]<br /> ITMY T240 2 DOF Z/W = 0.118 [V]<br /> ITMY T240 3 DOF Y/V = 0.068 [V]<br /> BS T240 1 DOF X/U = -0.106 [V]<br /> BS T240 1 DOF Z/W = 0.149 [V]<br /> BS T240 2 DOF X/U = 0.063 [V]<br /> BS T240 2 DOF Y/V = 0.147 [V]<br /> BS T240 2 DOF Z/W = 0.037 [V]<br /> BS T240 3 DOF X/U = -0.176 [V]<br /> BS T240 3 DOF Y/V = -0.29 [V]<br /> HAM8 1 DOF X/U = -0.23 [V]</p> <p><br /> Assessment complete.<br /> Averaging Mass Centering channels for 10 [sec] ...</p> <p><br /> 2025-11-09 13:18:19.262567<br /> There are 2 STS proof masses out of range ( &gt; 2.0 [V] )!<br /> STS EY DOF X/U = -4.593 [V]<br /> STS EY DOF Z/W = 2.266 [V]</p> <p><br /> All other proof masses are within range ( &lt; 2.0 [V] ):<br /> STS A DOF X/U = -0.436 [V]<br /> STS A DOF Y/V = -0.917 [V]<br /> STS A DOF Z/W = -0.49 [V]<br /> STS B DOF X/U = 0.167 [V]<br /> STS B DOF Y/V = 0.938 [V]<br /> STS B DOF Z/W = -0.364 [V]<br /> STS C DOF X/U = -0.708 [V]<br /> STS C DOF Y/V = 0.764 [V]<br /> STS C DOF Z/W = 0.522 [V]<br /> STS EX DOF X/U = -0.201 [V]<br /> STS EX DOF Y/V = -0.136 [V]<br /> STS EX DOF Z/W = 0.122 [V]<br /> STS EY DOF Y/V = 1.246 [V]<br /> STS FC DOF X/U = 0.188 [V]<br /> STS FC DOF Y/V = -1.118 [V]<br /> STS FC DOF Z/W = 0.629 [V]</p> <p><br /> Assessment complete.<br /> &nbsp;</p> SEI https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88025 ibrahim.abouelfettouh@ligo.org Sun, 09 Nov 2025 13:22:49 -0800 H1 SEI H1 PSL - PSL Weekly Report - Weekly FAMIS 27538 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88024 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88024</p><p>Closes F<a href="https://ligo-wa.accruent.net/LB_Request_UpdateElevate.asp?RequestID=27538">AMIS 27538</a>, last checked in <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=87902">alog 87902</a></p> <p><br /> <strong>Laser Status</strong>:<br /> &nbsp; &nbsp; NPRO output power is <strong>1.85</strong>W<br /> &nbsp; &nbsp; AMP1 output power is <strong>70.63</strong>W<br /> &nbsp; &nbsp; AMP2 output power is <strong>139.9</strong>W<br /> &nbsp; &nbsp; NPRO watchdog is <strong>GREEN</strong><br /> &nbsp; &nbsp; AMP1 watchdog is <strong>GREEN</strong><br /> &nbsp; &nbsp; AMP2 watchdog is <strong>GREEN</strong><br /> &nbsp; &nbsp; PDWD watchdog is <strong>GREEN</strong></p> <p><strong>PMC</strong>:<br /> &nbsp; &nbsp; It has been locked <strong>9</strong> days, <strong>23</strong> hr <strong>29</strong> minutes<br /> &nbsp; &nbsp; Reflected power = <strong>24.68</strong>W<br /> &nbsp; &nbsp; Transmitted power = <strong>106.3</strong>W<br /> &nbsp; &nbsp; PowerSum = <strong>131.0</strong>W</p> <p><strong>FSS</strong>:<br /> &nbsp; &nbsp; It has been locked for <strong>0</strong> days <strong>8</strong> hr and <strong>51</strong> min<br /> &nbsp; &nbsp; TPD[V] = <strong>0.5364</strong>V</p> <p><strong>ISS</strong>:<br /> &nbsp; &nbsp; The diffracted power is around <strong>4.2</strong>%<br /> &nbsp; &nbsp; Last saturation event was <strong>0</strong> days <strong>8</strong> hours and <strong>53</strong> minutes ago</p> <p><br /> <strong>Possible Issues:</strong><br /> &nbsp; &nbsp; PMC reflected power is high</p> PSL https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88024 ibrahim.abouelfettouh@ligo.org Sun, 09 Nov 2025 13:14:17 -0800 H1 PSL LHO VE - Sun CP1 Fill https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88023 <p>Author: david.barker@ligo.org</p><p>Report ID: 88023</p><p><strong>Sun Nov 09 10:01:51 2025 INFO: Fill completed in 1min 50secs</strong></p> <p>Very quick fill today, discharge line pressure was above nominal in the hour preceding the fill.</p> <!--- Output file_1_88023 div --> <div id="file_1_88023" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88023 div --> </div> <!--- Output files_1_88023 div --> <div id="files_1_88023" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88023_20251109101706_CP1-1310.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88023_20251109101706_CP1-1310.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88023 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88023 david.barker@ligo.org Sun, 09 Nov 2025 10:17:09 -0800 LHO VE LHO General - OPS Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88022 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88022</p><p><strong>TITLE:</strong> 11/09 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 145Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ryan C<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 4mph Gusts, 2mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.03 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.43 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p><strong>IFO is in NLN and OBSERVING</strong> as of 13:27 UTC</p> <p>Wind looks good. Microseism still high.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88022 ibrahim.abouelfettouh@ligo.org Sun, 09 Nov 2025 07:36:08 -0800 LHO General H1 General - Comment to OPS OWL report https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88021 <p>Author: ryan.crouch@ligo.org</p><p>Report ID: 88021</p><p>A 6.4 from the same area came through ~ 40 minutes later. Everythings untripped and looks ok</p> <p>09:40 UTC I&nbsp;reenabled remote so it can wait out the motion.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88021 ryan.crouch@ligo.org Sun, 09 Nov 2025 01:43:42 -0800 H1 General H1 General - OPS OWL report https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88020 <p>Author: ryan.crouch@ligo.org</p><p>Report ID: 88020</p><p>08:14&nbsp;UTC&nbsp;<a href="https://ldas-jobs.ligo-wa.caltech.edu/~lockloss/index.cgi?event=1446711314">lockloss</a>&nbsp;from a 6.6 from Japan,</p> <p>08:23&nbsp;ETMY and TMSY SUS and ISI&nbsp;watchdogs tripped.</p> <p>08:33 UTC ETMY HEPI WD tripped</p> <p>I untripped SUS, put it in DAMPED, untripped the ISI then lastly the HEPI.</p> Lockloss https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88020 ryan.crouch@ligo.org Sun, 09 Nov 2025 00:33:43 -0800 H1 General H1 General - Satuerday Eve Shift End https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88019 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88019</p><p><strong>TITLE:</strong> 11/09 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 145Mpc<br /> <strong>INCOMING OPERATOR:</strong> Ryan C<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 13mph Gusts, 10mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.04 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.51 &mu;m/s&nbsp;<br /> <strong>SHIFT SUMMARY:</strong><br /> LHO&#39;s IFO H1 has been locked for 14+ hours.<br /> I did drop us from Observing at 5:46 to change a Violin damping setting that was being turned off by the Violin Damping Guardian.<br /> Took the Violin Guardian to Damping on simple. Set the Damping that I wanted for ITMX Mode2: gain to -15, then selected Damping Violins full Power.<br /> Got back to Observing at 5:47 UTC.&nbsp;<br /> This setting seems to work wonderfully! IXm2 is dropping like a rock &amp; the DCPD&#39;s are converging nicely.<br /> Wind forcast looks great for the night.<br /> <br /> <strong>LOG:</strong><br /> No Log</p> SUS https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88019 anthony.sanchez@ligo.org Sat, 08 Nov 2025 22:12:34 -0800 H1 General H1 General - Satuerday Eve Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88018 <p>Author: anthony.sanchez@ligo.org</p><p>Report ID: 88018</p><p><strong>TITLE:</strong> 11/09 Eve Shift: 0030-0600 UTC (1630-2200 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 146Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ibrahim<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 13mph Gusts, 9mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.04 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.51 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p>H1 has been locked for 9+&nbsp; hours, everything seems to be running well.<br /> Wind forcast looks great as well!</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88018 anthony.sanchez@ligo.org Sat, 08 Nov 2025 16:53:34 -0800 H1 General LHO General - OPS Day Shift Summary https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88017 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88017</p><p><strong>TITLE:</strong> 11/08 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 147Mpc<br /> <strong>INCOMING OPERATOR:</strong> Tony<br /> <strong>SHIFT SUMMARY:</strong></p> <p><strong>IFO is in&nbsp;NLN and OBSERVING</strong> as of 15:26 UTC (9 hr lock!)</p> <p>IFO was locked for the entire shift. CAL sweep was done after SE standdown in coordination with LLO <a href="https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=88016">(alog 88016)</a></p> <p>5 2nd Sat tours went great!</p> <p><strong>LOG:</strong></p> <p>None</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88017 ibrahim.abouelfettouh@ligo.org Sat, 08 Nov 2025 16:30:30 -0800 LHO General H1 CAL - Calibration Sweep 11/08 https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88016 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88016</p><p>Ran a successful coordinated CAL sweep with LLO. We waited ~1hr after the SE standown so sweep was done ~12:15 PM Local</p> <p><strong>BB Start: </strong>1446668440</p> <p><strong>BB End:</strong> 1446668752</p> <p><strong>Simulines Start: </strong>1446668866</p> <p><strong>Simulines End: </strong>1446670223</p> <p>2025-11-08 20:50:06,504 | INFO | It is SAFE TO RETURN TO OBSERVING now, whilst data is processed.<br /> 2025-11-08 20:50:06,504 | INFO | Commencing data processing.<br /> 2025-11-08 20:50:06,504 | INFO | Ending lockloss monitor. This is either due to having completed the measurement, and this functionality being terminated; or because the whole process was aborted.<br /> 2025-11-08 20:50:42,733 | INFO | File written out to: /ligo/groups/cal/H1/measurements/DARMOLG_SS/DARMOLG_SS_20251108T202728Z.hdf5<br /> 2025-11-08 20:50:42,741 | INFO | File written out to: /ligo/groups/cal/H1/measurements/PCALY2DARM_SS/PCALY2DARM_SS_20251108T202728Z.hdf5<br /> 2025-11-08 20:50:42,746 | INFO | File written out to: /ligo/groups/cal/H1/measurements/SUSETMX_L1_SS/SUSETMX_L1_SS_20251108T202728Z.hdf5<br /> 2025-11-08 20:50:42,751 | INFO | File written out to: /ligo/groups/cal/H1/measurements/SUSETMX_L2_SS/SUSETMX_L2_SS_20251108T202728Z.hdf5<br /> 2025-11-08 20:50:42,756 | INFO | File written out to: /ligo/groups/cal/H1/measurements/SUSETMX_L3_SS/SUSETMX_L3_SS_20251108T202728Z.hdf5<br /> PST: 2025-11-08 12:50:42.885356 PST<br /> UTC: 2025-11-08 20:50:42.885356 UTC<br /> GPS: 1446670260.885356<br /> &nbsp;</p> CAL <!--- Output file_1_88016 div --> <div id="file_1_88016" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88016 div --> </div> <!--- Output files_1_88016 div --> <div id="files_1_88016" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88016_20251108132223_CALIBMONITOR110825.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88016_20251108132223_CALIBMONITOR110825.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88016 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88016 ibrahim.abouelfettouh@ligo.org Sat, 08 Nov 2025 13:22:36 -0800 H1 CAL LHO VE - Sat CP1 Fill https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88015 <p>Author: david.barker@ligo.org</p><p>Report ID: 88015</p><p><strong>Sat Nov 08 10:04:31 2025 INFO: Fill completed in 4min 28secs</strong></p> <p>&nbsp;</p> <!--- Output file_1_88015 div --> <div id="file_1_88015" class="commentHdr"> Images attached to this report <!-- Output break div. --> <div class="break"></div> <!--- Close file_1_88015 div --> </div> <!--- Output files_1_88015 div --> <div id="files_1_88015" class="reportDetails"> <a href="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/88015_20251108102806_CP1-1309.png" target="blank"><img src="https://www-alog1.ligo-wa.caltech.edu/aLOG/uploads/tn/tn_88015_20251108102806_CP1-1309.png" class="outputImg" /></a> <!-- Output break div. --> <div class="break"></div> <!--- Close files_1_88015 div --> </div> <!-- Output break div. --> <div class="break"></div> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88015 david.barker@ligo.org Sat, 08 Nov 2025 10:28:08 -0800 LHO VE LHO General - OPS Day Shift Start https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88014 <p>Author: ibrahim.abouelfettouh@ligo.org</p><p>Report ID: 88014</p><p><strong>TITLE:</strong> 11/08 Day Shift: 1530-0030 UTC (0730-1630 PST), all times posted in UTC<br /> <strong>STATE of H1:</strong> Observing at 149Mpc<br /> <strong>OUTGOING OPERATOR:</strong> Ryan C<br /> <strong>CURRENT ENVIRONMENT:</strong><br /> &nbsp; &nbsp; SEI_ENV state: CALM<br /> &nbsp; &nbsp; Wind: 3mph Gusts, 1mph 3min avg<br /> &nbsp; &nbsp; Primary useism: 0.04 &mu;m/s<br /> &nbsp; &nbsp; Secondary useism: 0.43 &mu;m/s&nbsp;<br /> <strong>QUICK SUMMARY:</strong></p> <p>IFO is in NLN and OBSERVING as of 15:26 UTC</p> <p>Wind is down and microseism looks to be coming down.</p> <p>Coordinated CAL sweep today at 11:30 with LLO but otherwise plans are to keep observing!</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88014 ibrahim.abouelfettouh@ligo.org Sat, 08 Nov 2025 07:50:42 -0800 LHO General H1 General - Comment to Fridays&#39;s Ops Eve Shift End https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88013 <p>Author: david.barker@ligo.org</p><p>Report ID: 88013</p><p>MY vac gauge PT243 fired up 16:30 Friday which cleared the CDS ALARMS. I have rescinded the cell phone bypass for this channel.</p> https://www-alog1.ligo-wa.caltech.edu/aLOG/index.php?callRep=88013 david.barker@ligo.org Sat, 08 Nov 2025 07:44:54 -0800 H1 General