Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding Phython Scipy Import Signal.Welch #83

Open
TonySaad-CENA opened this issue Jun 3, 2024 · 2 comments
Open

Question regarding Phython Scipy Import Signal.Welch #83

TonySaad-CENA opened this issue Jun 3, 2024 · 2 comments

Comments

@TonySaad-CENA
Copy link

Hi,

I´d like to know which is the JDSP API call, equivalent to Python Scipy Import Signal API:

--------- Compute Power Spectral Density ---------

    freq, psd = signal.welch(x=nni_normalized, fs=sampling_frequency, window='hann',
                             nfft=4096)

Thanks

@psambit9791
Copy link
Owner

Currently, JDSP does not support power spectral density.

@TonySaad-CENA
Copy link
Author

TonySaad-CENA commented Jun 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants