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

minimum wavelength criteria #21

Open
dylanmikesell opened this issue Sep 24, 2020 · 0 comments
Open

minimum wavelength criteria #21

dylanmikesell opened this issue Sep 24, 2020 · 0 comments

Comments

@dylanmikesell
Copy link

It seems like the minimum wavelength criteria is only actually function in iftan.py (e.g. line 166 idxx = np.where( float( _minWL.get() ) < dist/(disper*per) )[0]), but not in ftan.py. Therefore, the cutoff based on minimum wavelength is not being propagated into the data for ANSWT.py. I do not see any sort of wavelength filtering in prepare_tomo.py either. Should this be added to ftan.py?

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