Commits on Source (16)
-
Kevin Kuns authored
-
Kevin Kuns authored
-
Kevin Kuns authored
-
Kevin Kuns authored
* Fixes bug where the squeezer exists even if Squeezer.Type is 'None' * Removes the squeezer if Squeezer.AmplitudedB = 0 * Adds unit tests to check squeezer options
-
Kevin Kuns authored
-
Kevin Kuns authored
-
Kevin Kuns authored
Removed the function sqzOptimalSqueezeAngle from quantum.py. It is no longer used and wasn't great to begin with.
-
Evan Hall authored
fix bug in squeezer type options See merge request gwinc/pygwinc!147
-
Kevin Kuns authored
-
Kevin Kuns authored
Improves total noise a little more than 5% and quantum noise a little more than 10% around 30 Hz.
-
Christopher Wipf authored
update Voyager FC input coupler and detuning See merge request gwinc/pygwinc!156
-
Christopher Wipf authored
Pytest enhancements See merge request !151
-
Christopher Wipf authored
Fix bugs in load_budget See merge request gwinc/pygwinc!144
-
Lee McCuller authored
remove vestigial function calculating squeeze angle See merge request !150
-
Lee McCuller authored
<unset> removes struct entries with inheritance again See merge request !148
-
Lee McCuller authored
make BudgetItem.freq a property See merge request !149
Showing
- conftest.py 20 additions, 14 deletionsconftest.py
- gwinc/__init__.py 21 additions, 9 deletionsgwinc/__init__.py
- gwinc/ifo/Voyager/ifo.yaml 2 additions, 2 deletionsgwinc/ifo/Voyager/ifo.yaml
- gwinc/nb.py 18 additions, 5 deletionsgwinc/nb.py
- gwinc/noise/quantum.py 4 additions, 9 deletionsgwinc/noise/quantum.py
- test/budgets/test_budgets.py 36 additions, 0 deletionstest/budgets/test_budgets.py
- test/inherit/Aplus_mod3.yaml 5 additions, 0 deletionstest/inherit/Aplus_mod3.yaml
- test/inherit/new_ifo.txt 1 addition, 0 deletionstest/inherit/new_ifo.txt
- test/inherit/new_ifo.yaml 297 additions, 0 deletionstest/inherit/new_ifo.yaml
- test/inherit/subdir/CustomBudget/__init__.py 38 additions, 0 deletionstest/inherit/subdir/CustomBudget/__init__.py
- test/inherit/subdir/CustomBudget/ifo.yaml 315 additions, 0 deletionstest/inherit/subdir/CustomBudget/ifo.yaml
- test/inherit/subdir/CustomBudget_mod.yaml 6 additions, 0 deletionstest/inherit/subdir/CustomBudget_mod.yaml
- test/inherit/test_inherit.py 73 additions, 0 deletionstest/inherit/test_inherit.py
- test/noises/test_quantum.py 46 additions, 0 deletionstest/noises/test_quantum.py
test/inherit/Aplus_mod3.yaml
0 → 100644
test/inherit/new_ifo.txt
0 → 100644
test/inherit/new_ifo.yaml
0 → 100644
test/inherit/subdir/CustomBudget/__init__.py
0 → 100644
test/inherit/subdir/CustomBudget/ifo.yaml
0 → 100644
test/inherit/subdir/CustomBudget_mod.yaml
0 → 100644
test/noises/test_quantum.py
0 → 100644