gw.transforms.noise_transforms.RepackageStrainsAndASDS
gw.transforms.noise_transforms.RepackageStrainsAndASDS(ifos, first_index=0)Repackage the strains and the asds into an [num_ifos, 3, num_bins] dimensional tensor. Order of ifos is provided by self.ifos. By convention, [:,i,:] is used for: i = 0: strain.real i = 1: strain.imag i = 2: 1 / (asd * 1e23)
Attributes
| Name | Description |
|---|---|
| first_index | |
| ifos |