Sebastien, Slawek, Travis
We pulled out the remaining jigs from the ETMX chamber this afternoon. All the AMDs are still in place in their nominal locations, with what looks like homogeneous bond (Slawek will post pictures later). No issue to report.
This was the last chamber: all the test masses are now equipped with 4 AMDs. Big thanks to the team for the warm welcome and the help.


TITLE: 05/18 Day Shift: 15:00-23:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Planned Engineering
INCOMING OPERATOR: None
SHIFT SUMMARY:
HAM6 is now sealed up & there are plans to pump on Monday.
LOG:
Completed WP 7574. No issues encountered. Burtrestored to 6 AM this morning. Some cold cathodes need to refire.
Follow up from Gregs alog41958.
I went through the code and added an INIT state, and then cleaned up a few bits to go with pep8 standards. Testing went well so I added them to the Guardian Overview (see attached if you care).
The LVEA has transitioned to LASER HAZARD.
This is covered by WP#7577.
After Richard M. received a verbal YES from Peter K., I removed a Lock/Tag on the PSL Shutter & moved the shutter from the closed to the OPEN state. The Key/Lock/Tag were pulled and returned to the LOCKOUT STATION/Key Box.
Chandra, Dave:
MY PT245 vacuum gauge's alarm level was reduced to 5.0e-09 Torr and the code was restarted.
-<Channel name="H0:VAC-MY_Y4_PT245B_PRESS_TORR" low="1.0e-10" high="5.0e-05" description="VE gauge, MY CP4, CC">
+<Channel name="H0:VAC-MY_Y4_PT245B_PRESS_TORR" low="1.0e-10" high="5.0e-09" description="VE gauge, MY CP4, CC">
We have silenced this channel's cell phone alarms for the next hour. Expiration is:
Bypass will expire:
Fri May 18 16:12:31 PDT 2018
For channel(s):
H0:VAC-MY_Y4_PT245B_PRESS_TORR
extended bypass to all MY channels as h0vacmy beckhoff controls gets rebooted
Bypass will expire:
Fri May 18 16:25:25 PDT 2018
For channel(s):
H0:VAC-MY_CP3_LT200_PUMP_LEVEL_PCT
H0:VAC-MY_CP3_LT200_PUMP_LEVEL_PCT_ERROR
H0:VAC-MY_CP3_LT205_DEWAR_LEVEL_PCT
H0:VAC-MY_CP3_LT205_DEWAR_LEVEL_PCT_ERROR
H0:VAC-MY_CP4_LT255_DEWAR_LEVEL_PCT
H0:VAC-MY_CP4_LT255_DEWAR_LEVEL_PCT_ERROR
H0:VAC-MY_CP3_PT201_DISCHARGE_PRESS_PSIG
H0:VAC-MY_CP3_PT201_DISCHARGE_PRESS_PSIG_ERROR
H0:VAC-MY_Y1_PT243B_PRESS_TORR
H0:VAC-MY_Y1_PT243B_PRESS_TORR_ERROR
H0:VAC-MY_Y4_PT245B_PRESS_TORR
H0:VAC-MY_Y4_PT245B_PRESS_TORR_ERROR
H0:VAC-MY_Y5_PT246B_PRESS_TORR
H0:VAC-MY_Y5_PT246B_PRESS_TORR_ERROR
H0:VAC-MY_CP3_TE202A_DISCHARGE_TEMP_DEGC
TJ, Daniel and I digested transfer functions on the OPO, OMC, and ZM1 suspensions.
The OMC looks fine - all traces match previous plots.
The OPO does not have great coherence on some of the plots, but I am working on tuning those here and there. The coherence looks ok where it matters, and peaks line up with the last in-air measurements (~4/26). Maybe we have more purge now than when those emasurements were taken. Note, the coherence from then wasn't great either.
The ZM1 which is shorting on Pin 2 at the sat amp in the rack (first OSEM LED cathode) does not show up as anything bad on the TFs. TF plots match previous references, again with some drops of coherence here and there. Note, the spectra does not show any crazy comb indicative of agregious ground loops. We decided that since we don't know where this single short is or why it randomly appeared when we did not topuch anything on this path, we will leave it for now. We will recheck all ground loops on this chamber at more regular intervals to see if there is merit in our feelings that ground loops are intermittent.
ISCT6 is being moved out of the way (with Daniel's help) and Mark, Tyler, and Chris will get the N door on. (South door was reinstalled on Wed).
Final TFs to be taken after pumping has started next week.
Back in 2014 we had a similar problem, though on photodiode (not LED), on OM2 BOSEM.
https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=12382
The LVEA has transitioned to LASER SAFE This completes work permit 7568. Work covered by work permit 7575.
After Hugh's HEPI-Oplev yaw decoupling, I wanted to look at HEPI Y - ISI RX/RY tilt decoupling on this chamber. I used the same approach we've used in the past on the ISIs, using the ISI T240s as a witness. I drove HEPI at low frequency, with the ISI isolated with high blends to lock the stages to HEPI. If the there is any Y to RX/RY coupling it shows up as a g/w^2 tilt in the HEPI Y IPS to ISI X/Y T240 transfer function. For the T240 X dof, I saw that pretty clearly. For Y, the low frequency component is more like 1/f-f^1.5, instead of 1/f^2.
The attached plot shows the transfer functions (before & after) from HEPI Y IPS to the ISI X/Y T240s. In order to get the coefficient for the correction, the transfer functions need to be put into tilt units (dividing by g/w^2) and the T240s are put into displacement, so the magnitude y-axis is rad/m-rthz. After getting the units right, I just got an eyeball average of the flat, low frequency component for the Y-RY transfer function. The difference between the lower blue (measured before the correction) and yellow (measured after) curves are the improvement I was able to get. I looked at the IPS Y to oplev yaw and pitch tfs to see if there was any difference, but there was no change.
These are the same transfer functions, but not in tilt units. These are the transfer functions from HEPI IPS Y to ISI T240 X/Y. Because the T240s readout in m/s, I've had to multiply by a pole at 0 to get the tfs into m/m. I've also included the g/w^2 transfer function (divided by 1000 to keep the scale sane) for comparison.
Yesterday I tried to isolate the daqd process from other system processes by giving it exclusive access to most of the cores on the system by using the cpuset program. I was not able to move all processes off the cores, but it reduced scheduling pressure on 11 of the cores to allow the daqd more cpu time. We let it run overnight. The attached plot has 3 runs: * left - The original code. * middle - The code with faster checksumming. * right - The code with faster checksumming and an isolated process. The retransmit rate was reduced by more that 50%. Today I will work on how automate the setup I ran h1fw2 in yesterday. With the reduction of retransmit requests that we are seeing on h1fw2, I will be filing a work permit to do this work on h1fw0 next week.
I reworked how this was done and put it into the CDS puppet. Instead of using the cpuset tools, I used systemd to set the cpu affinities. Systemd was configured to use a "CPUAffinity=0" in the /etc/systemd/system.conf file. Then daqd_h1fw2 unit file was given a "CPUAffinity=1 2 3 4 5 6 7 8 9 10 11". The goal is to have systemd restrict itself and all its child processes (everything as it is the init process) to cpu 0. Then the daqd process would be explicitly started on all the other cpus. This at first pass looks to be more successful than using cpuset as there are processes that will not migrate. A listing of processes after rebooting h1fw2 shows no other processes on the cores set aside for daqd. For now we will watch how this behaves over the weekend.
TITLE: 05/18 Day Shift: 15:00-23:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Planned Engineering
OUTGOING OPERATOR: None
CURRENT ENVIRONMENT:
Wind: 14mph Gusts, 10mph 5min avg
Primary useism: 0.07 μm/s
Secondary useism: 0.07 μm/s
QUICK SUMMARY:
Quiet morning thus far with technical cleaning team only activity in LVEA. Ran through the morning items from Ops Checksheet (only items of note were: OPO was tripped, so untripped watchdog. Dust Monitor Check looks "OK". Dust monitor alarm at HAM5 (prob due to cleaning), HEPI EX diff pressure is INVALID. Vacuum has lots of (usual?) alarms.)
Morning Meeting Minutes
Instructions for accessing the backup TeamSpeak server are here: https://wiki.ligo.org/LSC/RemoteParticipation/TeamSpeak
Regular TeamSpeak server usage should be possible again.
Around 4:30 pm local time the turbo pump on CP4 tripped for unknown reason. Coincidentally EY chiller pump tripped around the same time. Unfortunately a portion of the foreline (upstream of safety valve) back streamed through the turbo. Thankfully Gerardo was still on site and rushed to MY to turn it back on. But unfortunately the RGA was valved in. We will take a scan tomorrow to assess and then install the small IP at bottom of CP and reconnect the cold cathode gauge so we can leave the turbo valved out. Pressure currently at 2e-8 Torr.
Pressure rose to 7e-5 Torr over the course of an hour. Alarm threshold was set to 5e-5 Torr. Dave just lowered it to 5e-9 Torr. Current pressure is 4.1e-9 Torr, double what it was before the incident.
Because RGA was valved in, the filament tripped. I turned it back on at 10:17 am local. After 45 min. I took an initial scan and see a new water peak. Will scan again after further warm up and post results. This is what happens when you claim victory prematurely.
The IP is being pumped by aux cart. Will valve in this afternoon.
Chris, Mark, Tyler, Gerardo
Removed HAM 6 north and south doors Wednesday morning and tacked south door back on in the afternoon. Today south door was torqued. North door still off.
HAM 6 north door installed today.
This morning, CoreyG, Marek, DanB and I went to EX and installed the last 2 baffle panels on the PCALX periscope. Marek & Corey stayed outside the chamber, used the top gun on the panels and installed fasteners in. Dan and I waited inside, and put screw caps on while they were working outside. No real issues. All hardware has been installed, including screw caps and barrel baffle fastener swap (for new coated hardware, this had been done a couple weeks ago). Corey took some photos, hopefully he'll post.
These parts, of the EX PCal Baffle (D1200174), were installed today:
Attached are photos from EX PCal Baffle install:
To Do: Would be nice if these parts could be ICS-ed. Not sure if we have notes for all parts installed previously.
ICS Work nearly complete - see FRS Ticket 10690 for current status.
https://services.ligo-la.caltech.edu/FRS/show_bug.cgi?id=10690