Suspension thermal noise sub-budgets
All threads resolved!
All threads resolved!
Compare changes
Files
3- 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').
+ 41
− 8
@@ -14,6 +14,31 @@ from .plot import plot_noise
@@ -43,19 +68,24 @@ def load_budget(name_or_path, freq=None):
@@ -85,6 +115,9 @@ def load_budget(name_or_path, freq=None):