Resolve "Better built-in PSD estimation"
Compare changes
- Gregory Ashton authored
- Add ability to create PSD from data which includes the signal (but it cuts it out) - Route extra options through to the PSD generation
+ 58
− 14
@@ -438,7 +438,9 @@ class InterferometerStrainData(object):
@@ -448,12 +450,17 @@ class InterferometerStrainData(object):
@@ -461,11 +468,24 @@ class InterferometerStrainData(object):
@@ -1801,7 +1821,8 @@ class PowerSpectralDensity(object):
@@ -1819,15 +1840,25 @@ class PowerSpectralDensity(object):
@@ -2256,23 +2287,30 @@ def get_event_data(
@@ -2283,7 +2321,6 @@ def load_data_from_cache_file(
@@ -2307,10 +2344,17 @@ def load_data_from_cache_file(