- May 10, 2021
-
-
Kevin Kuns authored
-
Kevin Kuns authored
* pass the cavity struct computed with arm_cavity to residual_gas_cavity instead of having it compute the parameters again * pass the properties of the molecular species separately so that the function can be generalized for multiple species
-
Jameson Rollins authored
pytest and documentation See merge request !126
-
* pytest support: using my (moderately documented) canonical set of pytest fixtures * documentation folder: boilerplate documentation and setup taken from dttxml, to be filled in a bit more primarily with apidoc using sphinx-autodoc
-
- Apr 06, 2021
-
-
Jameson Rollins authored
add accumulate function to nb.Budget See merge request !134
-
- Mar 31, 2021
-
-
Sebastian Steinlechner authored
-
- Mar 29, 2021
-
-
Christopher Wipf authored
Resolve "Incorrect results with calibrations in sub-budgets" Closes #94 See merge request !131
-
Jameson Rollins authored
Fix cmdline ignoring default freq spec See merge request !133
-
Sebastian Steinlechner authored
-
- Mar 16, 2021
-
-
Jameson Rollins authored
fix plot styles See merge request !132
-
Kevin Kuns authored
* fix bug where default styles don't check if a property has been defined with an alias (e.g. lw instead of linewidth) * make minor grid more transparent
-
- Mar 12, 2021
-
-
Christopher Wipf authored
Originally fixed by Lee in MR !129; this is a more minimal fix
-
- Mar 01, 2021
-
-
Kevin Kuns authored
Quantum noise uses test mass susceptibility for SQL strain Closes #93 See merge request !124
-
Kevin Kuns authored
* The quantum noise calculation uses the test mas susceptibility instead of the free mass approximation in shotradSignalRecycled. * The free mass approximation is still used in shotradSignalRecycledBnC and the functions in squeeze.py
-
- Feb 24, 2021
-
-
Christopher Wipf authored
Faster exact substrate thermorefractive noise calculation See merge request !123
-
Jameson Rollins authored
sub-budget plotting Closes #70 and #82 See merge request !122
-
Jameson Rollins authored
-
Jameson Rollins authored
e.g. Budget['SubBuget.BudgetItem']
-
Jameson Rollins authored
-
Jameson Rollins authored
By default the budget class loaded will have the same name as the budget module. This adds the ability to specify which budget class to load, allowing for loading sub-budgets directly. Hooks added to the CLI as well.
-
Jameson Rollins authored
-
Jameson Rollins authored
-
- Feb 20, 2021
-
-
Evan Hall authored
-
- Feb 11, 2021
-
-
Jameson Rollins authored
-
Jameson Rollins authored
actually fail if plots are requested but can't be generated.
-
Jameson Rollins authored
fix broken parsing (don't calculate range by default) and fix docs
-
Jameson Rollins authored
simplify things a bit
-
- Jan 09, 2021
-
- Jan 06, 2021
-
-
Jameson Rollins authored
- Jan 05, 2021
-
-
Jameson Rollins authored
-
Jameson Rollins authored
Resolving Issue 85: TypeError in coatingthermal with old version of numpy See merge request !119
-
Using explicit np.flipud instead of providing axis=0 or relying on default behavior closes #85
-
Jameson Rollins authored
fix setuptools_scm LookupError bug See merge request !120
-
Kevin Kuns authored
If setuptools_scm is installed but gwinc is not called from the gwinc directory, a LookupError was previously thrown. Now the version is set to '?.?.?' in this case. Apply 1 suggestion(s) to 1 file(s) clean up patch
-
Jameson Rollins authored
-
Jameson Rollins authored
lalsuite is currently broken in buster. this should only be temporary.
-
Jameson Rollins authored
-
- Dec 29, 2020
-
-
Jameson Rollins authored
-