Shopยง
Utility functions manipulating the core objects.
Not all use cases are handled by these utilities. You are encouraged to write your own functions for your specific use case. Feel free to share them with the community by opening an issue and/or a merge request if you think your function is general enough to be useful for others.
|
Convert frequency-domain representation or data to time-domain representation or data using the inverse real FFT. |
|
Convert time-domain representation or data to frequency-domain representation or data using the real FFT. |
|
Transform a time series to WDM. |
|
Transform WDM expansion to equivalent time series. |
|
Transform WDM expansion to a frequency series. |
|
Transform frequency series to WDM. |
|
Convert data, waveforms or spectral density matrices in XYZ channels to AET channels. |
|
Convert data, waveforms or spectral density matrices in AET channels to XYZ channels. |
Below are some general utility functions.
|
Convert years to seconds. |
|
Convert months to seconds. |
|
Alias for |
|
Convert sidereal days to seconds. |
|
Convert Julian days to seconds. |
|
Convert weeks to seconds. |
|
Convert hours to seconds. |
|
Convert minutes to seconds. |