pyadjoint.tests.test_utils

Tests for the utility functions.

authors

adjTomo Dev Team (adjtomo@gmail.com), 2023 Lion Krischer (krischer@geophysik.uni-muenchen.de), 2015

license

BSD 3-Clause (“BSD New” or “BSD Simplified”)

Module Contents

Functions

test_taper_within_window_simple()

Tests the taper_window function with a silly but simple test.

test_taper_within_window()

Tests the taper_window function.

test_taper_window_arguments_passed_on()

Arguments should be passed to the underlying taper() function from obspy.

pyadjoint.tests.test_utils.test_taper_within_window_simple()[source]

Tests the taper_window function with a silly but simple test.

pyadjoint.tests.test_utils.test_taper_within_window()[source]

Tests the taper_window function.

pyadjoint.tests.test_utils.test_taper_window_arguments_passed_on()[source]

Arguments should be passed to the underlying taper() function from obspy.