timed_fsdata§

typed_lisa_toolkit.timed_fsdata(mapping: Mapping[str, FrequencySeries[Axis[Linspace, ModuleType]]], times: Axis[Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]] | Linspace, ModuleType] | Array[Any, ModuleType] | ndarray[tuple[Any, ...], dtype[Any]] | Linspace, name: str | None = None) TimedFSData[source]§

Construct TimedFSData (Deprecated).

Warning

This function is deprecated and will be removed in 0.8.0; use the fsdata() function with the times argument instead.