Skip to content

minimum wavelength criteria #21

Open
@dylanmikesell

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions