No more precomp
2 unresolved threads
2 unresolved threads
Compare changes
Files
4- Jameson Graef Rollins authored
This refactors the seismic noise calculation to be for a single suspension. The turning of that into a seismic noise spectrum for a LIGO-like IFO is moved to the Seismic(nb.Noise) class definition in the ifo module, effectively separating fundamental seismic noise calculation from assumptions of experimental configuration.
+ 12
− 1
@@ -24,7 +24,18 @@ class Seismic(nb.Noise):