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

Effect of zeropadding #3

Open
ApplestarGY opened this issue Sep 21, 2023 · 0 comments
Open

Effect of zeropadding #3

ApplestarGY opened this issue Sep 21, 2023 · 0 comments

Comments

@ApplestarGY
Copy link

Hi,

I am testing this package for wave propagation. One thing I noticed is that zeropadding the input array can affect the results of FRFT. As shown in the 1D case below, blue lines are results of the original example from the tutorial. Orange lines are the results after zeropadding the 1D data from 128 to 256. Obviously, the two results are consistent only at alpha=0 and alpha=2. I wonder if this is expected.

FRFT_1D_zeropad

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

1 participant