40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
Cryo Lab eLog |
Not logged in |
 |
|
Fri Mar 19 11:08:15 2021, aaron, DailyProgress, Lab Work, 
|
Sun Mar 21 12:52:43 2021, rana, HowTo, Noise Budget, phase noise
|
Mon Mar 22 12:05:41 2021, rana, DailyProgress, Lab Work,
|
Mon Mar 22 13:28:32 2021, aaron, DailyProgress, Lab Work, lab temperature logging
|
Mon Mar 22 21:41:09 2021, Chris, DailyProgress, Lab Work, lab temperature logging
|
Tue Mar 23 11:07:56 2021, shruti, DailyProgress, Lab Work, lab temperature logging 
|
Tue Mar 30 15:00:56 2021, aaron, HowTo, General, Where is three corner hat data? Cryo repos?
|
|
Message ID: 2694
Entry time: Tue Mar 30 15:00:56 2021
In reply to: 2688
|
Author: |
aaron |
Type: |
HowTo |
Category: |
General |
Subject: |
Where is three corner hat data? Cryo repos? |
|
|
Code and data for the cryo lab are in git.ligo.org within the Cryo Lab group
- The data repo holds version controlled data, which should all be added using git lfs. File names should contain a date or other identifier that maps onto an associated elog entry.
- The scripts repo contains scripts and notebooks for analyzing data
- The notebook ThreeCornerHat.ipynb is what I used to generate three corner hat plots above
- The notebook currentNoise.ipynb is what I used to look at the current noise.
- Once I'm satisfied with these, I'll make a .py file that performs the measurement and generates plots in one go and add the useful sub-routines to labutils.
- Moku scripts
- To take these measurements, I've been using the scripts in labutils/moku
- The moku repo also includes liquid instruments' lireader repo for converting their proprietary .li binary format to a numpy object.
|