- May 30, 2018
-
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
- May 26, 2018
-
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
and move to python3
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
- May 25, 2018
-
-
Jameson Graef Rollins authored
This is a rote copy of the new suspQuad code in matgwinc that iterates over the stages, and supports tapered fibers: https://git.ligo.org/gwinc/matgwinc/commit/a59f01192a1ffc1644a45be536e31bc0eb78bd7c#9cb6e594e14c1d61dbb3c91549166a2d48db194f This allows for setting per-stage temperature and wire and blade properties. This version differs slightly in some generalizations about the number of stages, although it doesn't quite yet support an arbitrary numer.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
This is the scipy equivalent of the 'pchip' interpolation algorithm that matgwinc is using. Also minor clean up and clarify some of the variable names
-
- May 24, 2018
-
-
Jameson Graef Rollins authored
Use function from R. Schilling CQG 14 1997. Particularly needed for longer arms.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
better titles, calc Total difference, and show max fractional error in plots and in log, and other log cleanup
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
also clean up docstrings.
-
- May 23, 2018
-
-
Christopher Wipf authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
Improves readbility. use translation for MATLAB purposes.
-
Jameson Graef Rollins authored
Infrastructure is obviously where it really belongs. This also allows us to almost eliminate the need for the Constants struct on our side.
-
Jameson Graef Rollins authored
This is mostly used for MATLAB translation, but is useful for a couple of other things as well (R_earth for instance).
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
These two functions were basically identical except for the material used for the test mass stage, and a hacky reduction of the spring constant for silicon. suspQuad is modified to support different materials for the test mass stage, and a hacky switch is added to adjust the spring constant. suspBQuad is now just a wrapper around suspQuad specifying that the test mass material is silicon instead of silica (there is definitely a better way to do this, by e.g. specifying the fiber material in the Stages struct list).
-
Jameson Graef Rollins authored
don't need to be defined inside of the suspQuad function
-
Jameson Graef Rollins authored
move this out of noise package, since it's not actually directly a noise calculation. no functional change.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-