- Aug 29, 2018
-
-
Christopher Wipf authored
-
Jameson Graef Rollins authored
All noise calculation functions in pygwinc take the arguments (freq, ifo) in that order. It's annoying that for some reason this one is different.
-
- Aug 28, 2018
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
The products of precompQuantum (primarily fSQL) are currently only used in squeeze.py (which is itself not used anywhere). Remove this function from preocomp, and move relevant bits into squeeze.py Also remove unused variables in precompPower that could confuse memoization.
-
Jameson Graef Rollins authored
-
- Aug 27, 2018
-
-
Christopher Wipf authored
-
- Aug 24, 2018
-
-
Christopher Wipf authored
adds CI documentation builder See merge request !27
-
-
- 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 gwinc/pygwinc!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
-