- Sep 30, 2019
- Sep 22, 2019
-
-
This removes the noise_calc function, and uses the budget interface from the generic aLIGO budget.
-
-
This is a specialized configuration that is not currently supported. Needed functions were not ported from matgwinc, so this never actually worked.
-
- Aug 30, 2019
-
-
Jameson Graef Rollins authored
create cleaner module for physical constants, and use everywhere.
-
- Aug 28, 2019
-
-
Jameson Graef Rollins authored
Arm cavity finesse is already calculated in precompIFO, so just use that instead of re-calculating.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
- Aug 14, 2019
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
closes #34
-
- Aug 08, 2019
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
- Aug 07, 2019
-
-
Jameson Graef Rollins authored
This patch provides a new nb sub-module that defines classes for managing and calculating noise budgets. It provides the following overridable classes: nb.Calibration A noise calibration nb.Noise A noise source nb.Budget A budget of noises The Budget class includes a calc_trace() method that will return a traces dictionary that includes data and trace plot styling for every noise term in the budget recursively. The existing included interferometers are updated to define their budgets using this new interface, and the plot_noises function is updated to accept the new traces dictionary. An HDF5_SCHEMA describes how trace dictionaries are encoded into HDF5 files. The new io module includes functions for writing traces to HDF5 files, and for reading traces stored in this format. The command line interface is updated to handle this new structure.
-
- Aug 03, 2019
-
-
Jameson Graef Rollins authored
This is ultimately to remove assumptions about what is being plotted from the plotting function.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
The gwinc_matlab function itself is not being touched, but the gwinc function is being relegated to legacy with the upcoming nb.Budget interface.
-
- Jun 18, 2019
-
-
It is calculated if the YAML model include an 'Atmospheric' section that describes the atmospheric intrasound spectrum and coupling. Based on Harms LRR (2015), eq. 172 [https://doi.org/10.1007/lrr-2015-3]
-
- May 11, 2019
-
-
Evan Hall authored
-
- May 10, 2019
-
-
Evan Hall authored
Thermal noise still needs attention
-
- Mar 11, 2019
-
-
Jameson Graef Rollins authored
-
- Mar 08, 2019
-
-
for consistency with all other noise calculation functions.
-
Jameson Rollins authored
This reverts commit 4a60fc58. This was not an appropriate fix to whatever was needing to be addressed.
-
- Feb 23, 2019
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
- Dec 20, 2018
-
-
Rana Adhikari authored
-
Rana Adhikari authored
-
- Dec 19, 2018
-
-
Rana Adhikari authored
-
Rana Adhikari authored
-
- Aug 29, 2018
-
-
Jameson Graef Rollins authored
returns list of (param, value, other_value) tuples. command line interface added as well.
-
Jameson Graef Rollins authored
This is not elegant, but it works.
-
Jameson Graef Rollins authored
--dump option was not working anyway because of changes to precompIFO (which hopefully will be going away). text output now does not do precomp.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-