Commits on Source (12)
-
Jameson Rollins authored
closes #72
-
Jameson Rollins authored
This function is useful, so no reason to hide it.
-
Jameson Rollins authored
This prevents buggy behavior if an ifo is not provided.
-
Jameson Rollins authored
This fixes a bug whereby references traces were being included in the sum total.
-
Jameson Rollins authored
fixes bug where overall budget name was used instead.
-
Jameson Rollins authored
closes #56
-
Christopher Wipf authored
- merge coating_thickness into mirror_struct - merge precomp_mirror into mirror_struct - merge precomp_power into ifo_power - merge precomp_cavity into arm_cavity precomp is no longer used for these helpers, but they're sufficiently trivial that it doesn't matter whether they are cached.
-
Jameson Rollins authored
noises.py: clean up helper functions See merge request !107
-
Jameson Rollins authored
This specifies a default frequency array for load_budget and the CLI, and makes it easier to provide alternative arrays with a frequency "specification string" (e.g. '5:1000:3000').
-
Jameson Rollins authored
default frequency array for load_budget() See merge request !106
-
- Updated the filter cavity optimization to work with the recent precomp changes - Removed a redundant argument in computeFCParams
-
Jameson Rollins authored
Update FC parameter optimization See merge request !104
Showing
- README.md 21 additions, 9 deletionsREADME.md
- gwinc/__init__.py 43 additions, 10 deletionsgwinc/__init__.py
- gwinc/__main__.py 21 additions, 29 deletionsgwinc/__main__.py
- gwinc/ifo/noises.py 52 additions, 64 deletionsgwinc/ifo/noises.py
- gwinc/io.py 21 additions, 17 deletionsgwinc/io.py
- gwinc/nb.py 2 additions, 1 deletiongwinc/nb.py
- gwinc/plot.py 1 addition, 1 deletiongwinc/plot.py
- gwinc/squeeze.py 9 additions, 5 deletionsgwinc/squeeze.py
- gwinc/struct.py 1 addition, 1 deletiongwinc/struct.py