aet2xyz§

typed_lisa_toolkit.shop.aet2xyz(aet: MapT, /) MapT[source]§
typed_lisa_toolkit.shop.aet2xyz(aet: Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]], /) Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]]
typed_lisa_toolkit.shop.aet2xyz(aet: SpectralDensity, /) SpectralDensity
typed_lisa_toolkit.shop.aet2xyz(aet: EvolutionarySpectralDensity, /) EvolutionarySpectralDensity
typed_lisa_toolkit.shop.aet2xyz(*, A: Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]], E: Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]], T: Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]]) tuple[Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]], Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]], Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]]]

Convert data, waveforms or spectral density matrices in AET channels to XYZ channels.

The conversion is performed according to the DDPC Rosetta stone convention.