Displaying report 1-1 of 1.
Reports until 12:03, Friday 30 June 2017
H1 AOS (AOS, CDS, SEI, SUS)
patrick.thomas@LIGO.ORG - posted 12:03, Friday 30 June 2017 - last comment - 14:16, Friday 30 June 2017(37242)
Optical Lever 7 Day Trends
FAMIS 4734

The script to plot the optical lever trends is returning an error:

patrick.thomas@zotws1:/opt/rtcds/userapps/release/sys/h1/scripts$ python oplev_trends.py
Traceback (most recent call last):
  File "oplev_trends.py", line 29, in 
    buffers= conn.fetch(start,stop,channels_pit)
RuntimeError: Requested data were not found.
Comments related to this report
patrick.thomas@LIGO.ORG - 12:11, Friday 30 June 2017 (37243)
It works as controls.

Images attached. The BS Yaw may be close to +10.
Images attached to this comment
david.barker@LIGO.ORG - 13:54, Friday 30 June 2017 (37244)

I can also run the script and get the plots. Patrick thinks an environment variable is mis-configured in his account.

patrick.thomas@LIGO.ORG - 14:02, Friday 30 June 2017 (37246)
export LD_LIBRARY_PATH=/ligo/home/patrick.thomas/files/nds2-client-0.10.2_big/lib:$LD_LIBRARY_PATH
export PYTHONPATH=/ligo/home/patrick.thomas/files/nds2-client-0.10.2_big/lib/python2.7/site-packages:$PYTHONPATH
export PYTHONPATH=/ligo/home/patrick.thomas/Desktop/mic/install/lib/python:$PYTHONPATH
export PYTHONPATH=/ligo/apps/linux-x86_64/nds2-client-0.12.2/lib/python2.7/site-packages:$PYTHONPATH
export CLASSPATH=/ligo/home/patrick.thomas/Desktop/mic/MINE.jar:/ligo/home/patrick.thomas/Desktop/mic/commons-io-2.5/commons-io-2.5.jar:$CLASSPATH
export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-amd64
export PATH=/ligo/home/patrick.thomas/files/nds2-client-0.10.2_big/bin:$PATH
export PATH=$JAVA_HOME/bin:$PATH
keith.thorne@LIGO.ORG - 14:13, Friday 30 June 2017 (37248)
The nds2 client paths (amongst others) are totally out-of-date.  These should not even be in your account's startup, but instead using the cdscfg script as (I assume) called in the controls account.
patrick.thomas@LIGO.ORG - 14:16, Friday 30 June 2017 (37249)
I think I was given these at one point to try an experimental nds client with gap handling.
Displaying report 1-1 of 1.