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

Changing w_max should also change ft_mask #296

Closed
gustavdelius opened this issue Oct 6, 2024 · 0 comments
Closed

Changing w_max should also change ft_mask #296

gustavdelius opened this issue Oct 6, 2024 · 0 comments
Labels

Comments

@gustavdelius
Copy link
Member

The ft_mask is used when calculating predation rates using the Fourier transform method and is supposed to mask out any contributions outside the fish size range, i.e., anything larger than w_max. Currently ft_mask is only set when a MizerParams object is created by emptyParams() and is then never changed, even when the user changes the w_max species parameter.

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

No branches or pull requests

1 participant