- Aug 24, 2018
-
-
- Aug 23, 2018
-
-
Christopher Wipf authored
-
Christopher Wipf authored
With this tweak, most noises agree within 1 ppb. Exceptions are seismic and substrate TE (which still have open bugs in matgwinc). Arguments added to gwinc.test for setting a tolerance level, and a list of noises to skip in the comparison. The CI pipeline will now fail when tests fail.
-
Christopher Wipf authored
substratethermal: use adiabatic approx for carrier density & thermorefractive noises See merge request !35
-
Christopher Wipf authored
Note: these are cryo-silicon-only noises. The adiabatic approx is quite accurate and evaluates faster than the exact integral. See also https://git.ligo.org/rana-adhikari/CryogenicLIGO/issues/37
-
Lee McCuller authored
coatingthermal: update for field penetration and freq-dependent loss See merge request !34
-
-
-
Lee McCuller authored
Update quantum code from matgwinc, and vectorize See merge request !32
-
The matgwinc updates include a new shotradSignalRecycled(), and minor corrections to the previous code, which is still available as shotradSignalRecycledBnC(). shotradSignalRecycled() has been vectorized for good performance, with its two TF inversions pre-computed by sympy.
-
-
-
Lee McCuller authored
Speed up quad sus tf calculation 10x, by pre-solving the system symbolically See merge request !31
-
- Aug 20, 2018
-
-
-
-
Christopher Wipf authored
made setup non zip-safe so that data files may be located Closes #21 See merge request !33
-
Lee McCuller authored
-
- Aug 16, 2018
-
-
Christopher Wipf authored
Resolve "Newtonian.py: Overflow protection needed" Closes #22 See merge request !30
-
Christopher Wipf authored
-
- Aug 15, 2018
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
- Aug 14, 2018
-
-
Christopher Wipf authored
-
Jameson Rollins authored
moved fixes to sus in aLIGO.yaml to A+.yaml to fix sus noise curve See merge request !24
-
Lee McCuller authored
-
Jameson Rollins authored
modified quantum to ready for QN2mode See merge request !22
-
-
-
Evan Hall authored
-
Evan Hall authored
-
Jameson Graef Rollins authored
This really doesn't need to be a part of precompIFO
-
Christopher Wipf authored
-
- Aug 13, 2018
-
-
Christopher Wipf authored
matplotlib: use hex color names instead of the cool xkcd ones When matplotlib >= 2.0 is ubiquitous, we can revert this. numpy: use np.flipud in place of np.flip np.flip only exists in numpy >= 1.12, and flipud is clearer anyway.
-
Christopher Wipf authored
(addresses #23)
-
Evan Hall authored
-
- Aug 10, 2018
-
-
Christopher Wipf authored
Suspension type BQuad changes the bottom stage material to silicon. Reverse the SUS stage list in suspensionthermal.py to use the appropriate Temp. Addresses #23
-
Christopher Wipf authored
-
Rana Adhikari authored
-
- Jul 10, 2018
-
-
Jameson Graef Rollins authored
This is a port of the changes added to matgwinc in gwinc/matgwinc@a83e5053b64e6e8d3176f8fc29df631972fec451 The new pygwinc quantum curve diverges slightly from the matgwinc version at the highest frequencies, for reasons that are not clear to me...
-