40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
Wed Sep 6 01:09:11 2017, johannes, Update, Computer Scripts / Programs, New set of loss measurements 
|
Mon Sep 11 12:56:40 2017, johannes, Update, Computer Scripts / Programs, lossmap attempts
|
Mon Sep 11 16:46:09 2017, Steve, Update, PEM, earthquakes
|
Tue Sep 19 14:00:41 2017, Steve, Update, PEM, earthquakes
|
Fri Oct 27 09:34:20 2017, Steve, Update, PEM, earthquakes
|
Fri Nov 10 13:46:26 2017, Steve, Update, PEM, M3.1 local earthquake
|
Mon Apr 9 08:39:39 2018, Steve, Update, PEM, M5.3 eq Souther CA  
|
Thu Jan 25 08:27:25 2018, Steve, Update, PEM, earthquakes  
|
Mon Sep 25 17:56:33 2017, johannes, Update, Computer Scripts / Programs, transmitted power during lossmap
|
Thu Oct 11 13:40:51 2018, yuki, Update, Computer Scripts / Programs, loss measurements
|
Fri Oct 12 12:29:34 2018, yuki, Update, Computer Scripts / Programs, loss measurements
|
Fri Oct 12 20:20:29 2018, yuki, Update, Computer Scripts / Programs, loss measurements
|
Sat Oct 13 20:11:10 2018, yuki, Update, Computer Scripts / Programs, loss measurements
|
Mon Oct 15 10:32:13 2018, yuki, Update, Computer Scripts / Programs, loss measurements 
|
Tue Oct 16 00:44:29 2018, yuki, Update, Computer Scripts / Programs, loss measurements
|
Fri Nov 2 19:25:16 2018, gautam, Update, Computer Scripts / Programs, loss measurements
|
Mon Oct 15 12:52:54 2018, yuki, Update, Computer Scripts / Programs, additional comments
|
Fri Nov 2 16:42:31 2018, aaron, Update, Computer Scripts / Programs, arm loss measuremenents
|
Mon Nov 5 13:52:18 2018, aaron, Update, Computer Scripts / Programs, arm loss measuremenents
|
Tue Nov 6 10:19:26 2018, aaron, Update, Computer Scripts / Programs, arm loss measuremenents
|
Tue Nov 6 15:23:48 2018, gautam, Update, IOO, IMC problematic
|
Tue Nov 6 19:02:35 2018, aaron, Update, IOO, IMC problematic
|
Sat Nov 10 17:40:00 2018, aaron, Update, IOO, IMC problematic
|
Mon Nov 12 13:53:20 2018, rana, Update, IOO, loss measurement: oscope vs CDS DAQ
|
Thu Nov 15 10:21:07 2018, aaron, Update, IOO, IMC problematic 
|
Fri Nov 16 10:53:07 2018, aaron, Update, IOO, IMC problematic
|
Sat Nov 17 18:59:01 2018, aaron, Update, IOO, IMC problematic
|
Wed Nov 7 05:16:16 2018, yuki, Update, Computer Scripts / Programs, arm loss measuremenents
|
|
Message ID: 14274
Entry time: Tue Nov 6 10:19:26 2018
In reply to: 14270
Reply to this: 14275
14280
|
Author: |
aaron |
Type: |
Update |
Category: |
Computer Scripts / Programs |
Subject: |
arm loss measuremenents |
|
|
I'm checking out the data this morning, running armloss_AS_calc.py using the parameters Yuki used here.
I made the following changes to scripts (measurement script and calculator script)
- Included the 'hour' of the run in the armloss_dcrefl_* script. This way, we can run more than once a day without overwriting data.
- Changed the calculator script to loop over all iterations of locked/misaligned states, and calculate the loss for adjacent measurements.
- That is, the measurement script will make a measurement with the arm locked, then with it misaligned, and repeat that N times
- The calculator now finds the loss for the nth iteration using *_n_locked and *_n_misaligned, and finds N separate loss measurements
- The dark signal is also computed N times, though all of the dark measurements are made before running the arm scripts, so they could be all integrated together.
- All of these are saved in the same directory that the data was grabbed from.
I repeated the 'dark' measurements, because I need 20 files to run the script and the measurements before had the window on the scope set larger than the integration time in the script, so it was padded with bad values that were influencing the calculation.
On running the script again, I'm getting negative values for the loss. I removed the beamstops from the PDs, and re-centered the beams on the PDs to repeat the YARM measurements. |