Skip to content
Snippets Groups Projects
Commit 4a0c13b3 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

Merge branch 'rm-BeamRadius' into 'master'

remove reference to unused BeamRadius parameter in ifo.yamls

Closes #3

See merge request !101
parents 6348af30 5bfe6ece
No related branches found
No related tags found
1 merge request!101remove reference to unused BeamRadius parameter in ifo.yamls
Pipeline #160245 passed
......@@ -248,7 +248,6 @@ Optics:
# zz = loadmat('CryogenicLIGO/Sensitivity/GWINC/optRuns/' + qopt_mat)
ITM:
SubstrateAbsorption: 1e-3 # 1/m; 10 ppm/cm for MCZ Si
BeamRadius: 0.141 # m; 1/e^2 power radius w1
CoatingAbsorption: 0.5e-6 # absorption of ITM
Transmittance: 0.014 # zz['x'][0][3]
#CoatingThicknessLown: 0.308
......@@ -269,7 +268,6 @@ Optics:
- 0.3867382
- 0.08814237
ETM:
BeamRadius: 0.141 # m; 1/e^2 power radius w2
Transmittance: 5e-6 # Transmittance of ETM
#CoatingThicknessLown: 0.27
#CoatingThicknessCap: 0.5
......
......@@ -273,7 +273,6 @@ Optics:
# zz = loadmat('CryogenicLIGO/Sensitivity/GWINC/optRuns/' + qopt_mat)
ITM:
SubstrateAbsorption: 1e-3 # 1/m; 10 ppm/cm for MCZ Si
BeamRadius: 0.0585 # m; 1/e^2 power radius w1
CoatingAbsorption: 1e-6 # absorption of ITM
Transmittance: 2e-3 # zz['x'][0][3]
#CoatingThicknessLown: 0.308
......@@ -294,7 +293,6 @@ Optics:
- 0.386738199718736
- 0.088142365969070
ETM:
BeamRadius: 0.0835 # m; 1/e^2 power radius w2
Transmittance: 5e-6 # Transmittance of ETM
#CoatingThicknessLown: 0.27
#CoatingThicknessCap: 0.5
......
......@@ -251,13 +251,11 @@ Optics:
dc: 1.5707963 # pi/2 # demod/detection/homodyne phase
ITM:
# BeamRadius: 0.055 # m, 1/e^2 power radius, now in precompIFO
Transmittance: 0.014
CoatingThicknessLown: 0.308
CoatingThicknessCap: 0.5
CoatingAbsorption: 0.5e-6
ETM:
# BeamRadius: 0.062 # m, 1/e^2 power radius, now in precompIFO
Transmittance: 5e-6
CoatingThicknessLown: 0.27
CoatingThicknessCap: 0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment