gw.transforms.noise_transforms.WhitenAndScaleStrain

gw.transforms.noise_transforms.WhitenAndScaleStrain(scale_factor)

Whiten the strain data by dividing w.r.t. the corresponding asds, and scale it with 1/scale_factor.

In uniform frequency domain the scale factor should be

1 / np.sqrt(4.0 * delta_f).

This accounts for frequency binning

Attributes

Name Description
scale_factor