Displaying reports 43561-43580 of 88617.Go to page Start 2175 2176 2177 2178 2179 2180 2181 2182 2183 End
Reports until 14:11, Tuesday 15 January 2019
H1 INJ (INJ)
keith.riles@LIGO.ORG - posted 14:11, Tuesday 15 January 2019 - last comment - 17:37, Tuesday 15 January 2019(46432)
Restarted CW hardware injections
Restarted CW hardware injections at GPS 1231624918 (Jan 15 2019 22:01:40 UTC). They seem to have crashed on January 8 (maintenance disruption?). 

It would be good to get monit running so that restarts occur automatically.

Comments related to this report
david.barker@LIGO.ORG - 14:42, Tuesday 15 January 2019 (46438)

I've opened FRS12139  to cover this.

Greg will first upgrade h1hwinj1 to SL7.6 before we install/configure monit and its web interface.

keith.riles@LIGO.ORG - 17:37, Tuesday 15 January 2019 (46448)
CW injections re-restarted at GPS 1231637350 (Jan 16 2019 01:28:52 UTC) after Greg's upgrade.
Images attached to this comment
H1 CDS
david.barker@LIGO.ORG - posted 14:10, Tuesday 15 January 2019 - last comment - 15:03, Tuesday 15 January 2019(46431)
h1asc and adcparser, parts array needs to be even bigger

A few weeks ago I noticed my daily build was reporting adcparser errors with h1asc. The parts array was of fixed size=5000 and h1asc had grown to about 5200 parts. I increased the limit to 6000.

Yesterday I noticed the error had come back, and sure enough h1asc had grown to 6894 parts. As a side note, this seems to be a rather large increase in a short amount of time.

I have bumped up the limit from 6000 to 10,000

Comments related to this report
jenne.driggers@LIGO.ORG - 15:03, Tuesday 15 January 2019 (46439)

I'd never heard of this parts limit before.  The smooth limiters (which have now been put in on the inputs of the ADS servos, since we're using them as part of the ASC system more now) have about 100 parts per limiter.  There are 10 each of pitch and yaw loops in the ADS system, so today I added about 100*20 = 2000 parts (if you count "GoTo" and "From" flags, and mux and demux all as individual parts).  This work was done as part of WP 8047

Since we were booting the ASC model anyway for this work, Keita pulled all of the ODC parts out of the ASC model.

H1 CDS
david.barker@LIGO.ORG - posted 14:05, Tuesday 15 January 2019 - last comment - 14:16, Tuesday 15 January 2019(46430)
New IOC running on h1fescript0 to host Observatory Mode PV

Following the h1odcmaster changes, the EPICS channel H1:ODC-OBSERVATORY_MODE was removed. I created a new EPICS IOC on h1fescript0 called h1_observatory_mode.py which now hosts this channel. A new DAQ INI file was created called H1EDCU_OBSERVATORYMODE.ini so DAQ can trend this channel. This was done after the last DAQ restart so will not go into effect until next Tuesday.

Comments related to this report
keith.thorne@LIGO.ORG - 14:16, Tuesday 15 January 2019 (46433)
At LLO, we'll likely host this on the same DAQ Utility server that will host the run_number server and planned Dolphin network manager
H1 CDS (DAQ)
david.barker@LIGO.ORG - posted 14:02, Tuesday 15 January 2019 - last comment - 14:31, Tuesday 15 January 2019(46429)
CDS Maintenance Summary: Tuesday 15th January 2019

WP7929 SEI senscor

Jim W, Jeff K, Dave:

new models for h1seiproc, h1isi[itmx, itmy, bs, ham2, ham3, ham4, ham5, ham6] and h1hpiham1 (ISI component thereof) were installed. DAQ restart was required.

WP8040 new h1calinj model

Jamie, Jeff K, Dave:

A new model (h1calinj) was installed on h1oaf1 and added to the DAQ. It has been added to the aux EDCU files and the CDS overview MEDM. Still needs to be added to SDF and IPC overview MEDMs. DAQ restart was required.

tcscs ring heater updates

Danni, Dave:

A new h1tcscs model was installed on an open WP. DAQ restart was required.

WP8046 h1calcs bug fix

Jeff K.

A new h1calcs was installed, DAQ restart was required.

WP8047 ASC input limiters

Jenne, Keita, Dave:

a new h1asc model was installed, DAQ restart was required.

General ODC cleanup

Jamie, Jeff K, Keita, Dave:

ODC channels were removed in the corner and end stations. h1odcmaster, h1calex, h1caley, h1iscey models were restarted. DAQ restart required.

DAQ

Dave:

DAQ was restarted in two phases. First reboot at 08:33PST was to cover ISI and CAL-CS changes done first thing this morning.

The second restart at 12:37 covered the TCS, ASC, ODC, CAL, ISC changes and added h1calinj to the DAQ for the first time.

 

Comments related to this report
david.barker@LIGO.ORG - 14:30, Tuesday 15 January 2019 (46434)

WP8041 GDS OS upgrade

Greg:

Greg upgraded all GDS/DMT machines to SL7.6. Machines were rebooted and monitors restarted.

david.barker@LIGO.ORG - 14:31, Tuesday 15 January 2019 (46435)

I loaded all outstanding filter changes for the h1psliss model.

H1 TCS (AWC, TCS)
daniel.vander-hyde@LIGO.ORG - posted 13:43, Tuesday 15 January 2019 (46363)
Updates to Ring Heater control

Stefan, TVo, TJ, Danny

Before the break we created a guardian (TCS_RH_PWR.py) and adjusted the model that allowed the the user to choose between two states:

NOMINAL_RH_INPUT: allows the user to manually input ring heater power

FILTER_RH_INPUT: allows user to adjust the RH power using the inverse RH filter  (alog 44243

The guardian had a few flaws. In FILTER_RH_INPUT, it did not allow the user to input multiple RH settings until the prior ring heater change had reached its nominal value. The following controls diagrams show what these states used to do: 

Where iRH is the inverse RH filter, RH is our plant, and µ is the subtracted DC offset (prior RH setting before a power change was requested). x and x' represent the iRH filter input and output respectively and z and z' represent the plant input and output respectively. 

Stefan and I thought a bit about how we can make the ring heater control more robust. We wanted to create a design that allows the user to, in principle, make any number of changes within a given period of time and have the RH acquire the desired lens within a 2.5 to 3 hours from the last change as well as keep track of the history of the numerous requests . The following diagrams show the updated changes made to the h1tcscs model as well as the RH guardian to implement the aforementioned feature: 

 

Where iiRH is the inverse of the iRH filter. 

The most notable difference is in the addition of the iiRH filter and the connection of its output to the iRH input which allows us to keep track of how the plant is reacting to the changes made to the plant input minus the DC offset.  

A third state called "RESET" is also added to TCS_RH_PWR.py which allows the user to pause the RH value on its current value and clear the history of iRH as well as the iiRH filters. 

Images attached to this report
H1 DAQ
david.barker@LIGO.ORG - posted 13:29, Tuesday 15 January 2019 (46427)
DAQ Broadcast channels sent to GDS which no longer exist

The following channels are still in the GDS broadcast list, but due to recent model changes no longer exist (or may have new names):

If these were needed, the GDS group should request the replacement channels to be added to the broadcaster and change their monitors accordingly.

I will remove the listed channels from H1BROADCAST0.ini which will go into effect on the next DAQ restart.

H1 SQZ (SQZ)
nutsinee.kijbunchoo@LIGO.ORG - posted 12:41, Tuesday 15 January 2019 - last comment - 18:02, Wednesday 16 January 2019(46424)
Updated SQZ/ASQZ plot with couple more data points

Previously in alog46336 I felt like I was bottomed out on some of the measurements phase delay wise. To get more phase delay so we can be more confident in our measurement I gave 3MHz phase delay box to CLF (I have a feeling that phase delay box hooked up to LO/OMC gives me a bit less phase, not sure if that make sense, I will post more detail alog on the ellipse rotation later). Add CLF sign flip on top of that (which gives us extra 90 degree as Daniel suggested) I was able to go from OK to GOOD then back to OKAY measurement on both squeezing and anti squeezing. Flipping LO sign didn't help (180 deg). And using Q error signal to lock the CLF seems to have given me some extra phase adjustment (not sure why, CLF common mode board input 2 now has Q error signal goes into it). This way I know that I've seen the best sqz/asqz (by monitoring LO Q error signal go up and down while adjusting the phase, we locked with I).

 

After correcting for some of the minor loss typos and added data taken yesterday after I've acquired more phase delay, here I attached another loss estimate plot. I also give phase noise of 10 mrad this time since assuming that what we measured out of the LO IMON isn't all the phase noise there is. The result hasn't changed. We have more loss compared to when Haocun took a measurement here. We are still in the process of checking red transmission then and now.

 

Fringe visibility during Jan14 measurement was 99%. In the model I use 97%.

 

Images attached to this report
Non-image files attached to this report
Comments related to this report
nutsinee.kijbunchoo@LIGO.ORG - 16:48, Tuesday 15 January 2019 (46446)

Before the measurement our laser was running multimode again. To get away from multimode I moved the current knob from 2.193A to 2.207A. Temperature stays the same (29.65C). This gives 158MHz without having to put a lot of offset to the control loop (ended up with -7MHz).  

nutsinee.kijbunchoo@LIGO.ORG - 18:02, Wednesday 16 January 2019 (46487)

I went back to double check if my nlg was correct and found that the dark noise was actually negative (I missed a minus sign when I subtracted the DN). So here attached a revised plot. That didn't change the result (sadly). I also attached a plot projecting how much phase noise would you need in order to explain what we observe if we were to let efficiency by 86%. You need at least >250 mrad to explain what we have (which is not what we observed in LO error signal).

 

Images attached to this comment
H1 PSL
daniel.sigg@LIGO.ORG - posted 12:41, Tuesday 15 January 2019 (46425)
Second Loop ISS Parameters Adjusted

In order to minimize the transients when switching the second loop ISS on, the following parameters were changed:

ISS Parameters
Parameter        New         Old
H1:PSL-ISS_SECONDLOOP_PD_CAL_GAIN 1.0 1.2
H1:PSL-ISS_SECONDLOOP_AC_COUPLING_DRIVE_OFFSET 0.0 40.0
H1:PSL-ISS_SECONDLOOP_AC_COUPLING_DRIVE_TRAMP 0 3
H1:PSL-ISS_THIRDLOOP_OUTPUT_OFFSET 540
H1:PSL-ISS_SECONDLOOP_AC_COUPLING_INT_BIAS 240 175
H1:PSL-ISS_SECONDLOOP_AC_COUPLING_OFFSET –5 +2

Furthermore, the gain of the cts2W section in the H1:PSL-ISS_SECONDLOOP_PD_CAL filter module was changed from 0.00155 to 0.001018. This calibrates the in-loop ISS PD array to the same power as the input to the IMC.

The attached plot shows how how the AOM diffraction power reacts when the second loop ISS is turned on and when the input power is changed from 2W to 30W.

Non-image files attached to this report
H1 General (DetChar)
laura.nuttall@LIGO.ORG - posted 10:23, Tuesday 15 January 2019 (46423)
whistles have been present since 12th Dec

A few days ago I reported in an alog that whistles were back. We really only started to notice them at the end of last week when they became really evident, see for example this plot from the summary pages and all those high frequency, low SNR glitches! I've been looking to see when they first started. I can find whistles after the ifo was recovered from Tuesday maintenance on the 11th December, but not before. I plotted the IMC VCO frequency range in the last lock on Tuesday 11th December and the first lock after recovery; the results can be seen in the first attached plot. Before the ifo was recovered, the IMC VCO frequency range spanned ~78.94 - 78.98 MHz, whereas afterward the range spans ~78.90 - 79.02 MHz. This new range has persisted for the last month. I reattach the likely troublesome frequencies which produce whistles when something beats with the IMC VCO. So it looks like when the IMC VCO range expanded, and covered  ~78.91 and ~78.99 MHz, we see whistles.  

Images attached to this report
H1 PSL (PSL)
peter.king@LIGO.ORG - posted 10:20, Tuesday 15 January 2019 - last comment - 12:56, Thursday 14 February 2019(46419)
Attempted FSS measurements
Yesterday Craig asked if there were any recent spectral measurements of the FSS mixer output - there weren't any.
This morning I set out to do the measurements.

    With the input modecleaner locked, a transfer function measurement was made (CG20FG9.jpg, data file has .txt
extension).  There was nothing unusual with the measurement.  A noise measurement was made (mxr.png, data files
are mxr0?.txt).  Whilst the measurement was done the spectrum was moving as if a sweep was being done, even though
the network analyser was physically disconnected (see DSCN0648.MOV).  I had noticed that the IMC MEDM screen
flashed the message that the IMC WFS were not centred.  Even with the IMC in the down state this behaviour did not
stop.

    Not long afterwards I noticed at the PZT monitor strip chart on the FSS MEDM screen was wall to wall black
and that reducing the common gain had no effect.  The mixer monitor signal was constantly greater than 1.2 Vpp.
I then remembered that work was being done on HAM2 and thought what I was seeing might be related.  However when
that work was completed, the behaviour remained.  I then noticed that the metal block over the PA85 was stone cold,
whereas it is normally warm to the touch.  A quick check of its output voltage indicated that it was almost always
close to zero suggesting a blown PA85.

    The spare FSS was deployed.  It locked readily enough, however for unknown reasons the common gain could not be
increased much beyond -6 dB without the PZT railing.  Clearly there is some difference between the two units,
although I seem to remember bringing them to the same hardware level 4 years ago.  The PA85 was replaced in the
original FSS, and things locked up straight away.  The PZT was not oscillating, gain sliders were restored.  The
transfer function with the repaired FSS is in PA85.jpg (data file PA85.txt).

    It was there I left things, since the input modecleaner needed to be back online by 08:30 am local.

    It is not obvious why the PA85 died.  One possible reason is due to overheating.  With the FSS located under
the PSL table not as much air gets blown over the PCB.  With the lid off the FSS box, the conducting surface area
is reduced somewhat.  Unfortunately accessing the test points requires removing the lid.



  Peter / Richard / Ed
Images attached to this report
Non-image files attached to this report
Comments related to this report
sheila.dwyer@LIGO.ORG - 12:56, Thursday 14 February 2019 (46951)

For future reference, the trans PDC FSS-TPC_DC was at around 3.1-3Volts when this was taken.

H1 TCS
thomas.shaffer@LIGO.ORG - posted 09:36, Tuesday 15 January 2019 (46421)
TCSY Chiller Swapped

WP#8036

Swapped out leaky TCSY Chiller #2 with our spare (Chiller #3). Last week T.Vo and I had issues getting the spare to start up (alog46292), but after testing it in a closed system later in the week, I found no problems. Today it fired right up without issue as well.

Note for resetting the R323: Go to: Menu --> Settings --> Serial Comm (scroll way down past the gaps) --> Select the R323.

H1 General (CDS, SQZ)
edmond.merilh@LIGO.ORG - posted 09:34, Tuesday 15 January 2019 (46420)
Temporary TTFSS HV Power supplies replaced at HAM6/ISCT6/squeezer

I replaced the two HV power supplies that I had previously placed on the floor in the squeezer rack to power the temporary TTFSS chassis on ISCT6 as Richard wanted these supplies for EX, PEM noise investigation. The supplies are programmed for 180VDC (+/-). The power cables from both 18V and 180V are connected to the chassis. 18V power is on. HV is OFF.

Images attached to this report
LHO VE
chandra.romel@LIGO.ORG - posted 09:08, Tuesday 15 January 2019 - last comment - 10:14, Friday 18 January 2019(46418)
LVEA walk through - GV4 inspection & HAM7 AIP

Visually inspected GV4 and found it is equipped with a retaining nut and anti-rotation locking washer. Torque setting on pulley nut as seen in attached photo.

Again I tapped on HAM 7 annulus ion pump but the red overload light remained on, so I turned off the power supply.

Images attached to this report
Comments related to this report
chandra.romel@LIGO.ORG - 10:14, Friday 18 January 2019 (46526)

More inspections yesterday of H-GV4 to verify spacer exists and status of belts. The set screws are not visible from the peep hole, and we have no plans to drive the ball nut on this particular valve to inspect the set screws.

Images attached to this comment
LHO General
corey.gray@LIGO.ORG - posted 07:51, Tuesday 15 January 2019 (46416)
Morning Status: Tues Maintenance!

TITLE: 01/15 Day Shift: 16:00-00:00 UTC (08:00-16:00 PST), all times posted in UTC
STATE of H1: Commissioning
OUTGOING OPERATOR: None
CURRENT ENVIRONMENT:
    Wind: 7mph Gusts, 4mph 5min avg
    Primary useism: 0.04 μm/s
    Secondary useism: 0.29 μm/s
QUICK SUMMARY:

H1 General
peter.king@LIGO.ORG - posted 05:00, Tuesday 15 January 2019 (46415)
LVEA transitiioned to LASER SAFE
The LVEA has transitioned to LASER SAFE.

    This is under work permit #8048.
H1 CAL
sheila.dwyer@LIGO.ORG - posted 23:04, Monday 14 January 2019 - last comment - 10:09, Tuesday 15 January 2019(46414)
ETMX bias increased, actuator sweeps done

Sheila, Georgia, Craig, Koji

We changed the ETMX ESD bias back to 430 V, because we have been having many of the glitches that saturate the ESD drive, and also some locklosses where we were running out of range on the ETMX ESD.  Before this change the RMS was approaching 2e4 counts (we have a 20 bit DAC), but now it is about 1e5. This is undoing the change in 45193

After this change we went to the calibration measurement guardian state and started actuation sweeps.  They have been saved in the calibration SVN.  

Comments related to this report
jeffrey.kissel@LIGO.ORG - 10:09, Tuesday 15 January 2019 (46422)
I've exported and committed the above mentioned actuator sweep measurements. Thanks all!!

The files live here:
/ligo/svncommon/CalSVN/aligocalibration/trunk/Runs/O3/H1/Measurements/FullIFOActuationTFs/
         2019-01-14_H1SUSETMX_L1_iEXC2DARM_25min.xml
         2019-01-14_H1SUSETMX_L1_PCAL2DARM_8min.xml

         2019-01-14_H1SUSETMX_L2_iEXC2DARM_17min.xml
         2019-01-14_H1SUSETMX_L2_PCAL2DARM_8min.xml

         2019-01-14_H1SUSETMX_L3_iEXC2DARM_8min.xml
         2019-01-14_H1SUSETMX_L3_PCAL2DARM_8min.xml
Displaying reports 43561-43580 of 88617.Go to page Start 2175 2176 2177 2178 2179 2180 2181 2182 2183 End