Hello Keaton,
Thanks for your reply. I am trying to understand the precise meaning of the numbers that will be provided in the tuple.
Let us, for example, say I want to do high pass filtering in x and y, and no filtering in z, and my (nx, ny, nz = 64,64,128) and I want to cutoff all scales larger than half of the wavenumbers in x and y, would the appropriate input be [32, 32, 128] or [32, 32, 0]? Apologies if this sounds silly, I am just trying to understand how the numbers are interpreted by the function.
Thanks again for your help.
With sincere regards,
Makrand