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

Unused argument #53

Open
kosukesando opened this issue May 28, 2024 · 1 comment
Open

Unused argument #53

kosukesando opened this issue May 28, 2024 · 1 comment

Comments

@kosukesando
Copy link

Is the argument nSpace supposed to be used here? I'm having a hard time figuring out what computeWavelets and computeOmega does, as I thought omega meant the frequency(0~Nyquist) but it doesn't seem like computeOmega outputs that.

@dsweber2
Copy link
Member

dsweber2 commented Jun 3, 2024

it's a zombie argument that never got removed during a refactor. There's quite a bit I probably could simplify looking back at things.

What would you have expected differently for covering 0-Nyquist?

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