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

Optimal PML for various methods #85

Open
astanziola opened this issue Aug 15, 2022 · 1 comment
Open

Optimal PML for various methods #85

astanziola opened this issue Aug 15, 2022 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@astanziola
Copy link
Member

The package needs a support function for setting optimal PML sizes, probably as a method of the Medium class. It should be analogous to the one provided by kWave, but discretization dependent

@astanziola astanziola added enhancement New feature or request question Further information is requested labels Aug 15, 2022
@astanziola
Copy link
Member Author

Alternatively, instead of writing it as a method of the Medium class, the actual value of the pml could be of type Union[int, PML.Optimal], or something along those lines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant