AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/classes.rst
docs/concepts.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/classes/pyfar.audio.rst
docs/classes/pyfar.coordinates.rst
docs/classes/pyfar.filter.rst
docs/classes/pyfar.orientations.rst
docs/concepts/pyfar.arithmetic_operations.rst
docs/concepts/pyfar.audio_classes.rst
docs/concepts/pyfar.coordinates.rst
docs/concepts/pyfar.fft.rst
docs/concepts/pyfar.filter_classes.rst
docs/concepts/pyfar.filter_types.rst
docs/concepts/pyfar.plot.rst
docs/concepts/resources/coordinate_systems.png
docs/concepts/resources/fft_norms_examples.png
docs/concepts/resources/filter_types_crossover.png
docs/concepts/resources/filter_types_filterbanks.png
docs/concepts/resources/filter_types_parametric-eq.png
docs/concepts/resources/filter_types_standard.png
docs/modules/pyfar.dsp.fft.rst
docs/modules/pyfar.dsp.filter.rst
docs/modules/pyfar.dsp.rst
docs/modules/pyfar.io.rst
docs/modules/pyfar.plot.rst
docs/modules/pyfar.samplings.rst
docs/modules/pyfar.signals.rst
docs/resources/pyfar.png
pyfar/__init__.py
pyfar.egg-info/PKG-INFO
pyfar.egg-info/SOURCES.txt
pyfar.egg-info/dependency_links.txt
pyfar.egg-info/not-zip-safe
pyfar.egg-info/requires.txt
pyfar.egg-info/top_level.txt
pyfar/classes/__init__.py
pyfar/classes/audio.py
pyfar/classes/coordinates.py
pyfar/classes/filter.py
pyfar/classes/orientations.py
pyfar/dsp/__init__.py
pyfar/dsp/_audiofilter.py
pyfar/dsp/dsp.py
pyfar/dsp/fft.py
pyfar/dsp/filter.py
pyfar/io/__init__.py
pyfar/io/_codec.py
pyfar/io/io.py
pyfar/plot/__init__.py
pyfar/plot/_interaction.py
pyfar/plot/_line.py
pyfar/plot/_two_d.py
pyfar/plot/_utils.py
pyfar/plot/line.py
pyfar/plot/spatial.py
pyfar/plot/ticker.py
pyfar/plot/two_d.py
pyfar/plot/utils.py
pyfar/plot/plotstyles/dark.mplstyle
pyfar/plot/plotstyles/light.mplstyle
pyfar/plot/shortcuts/shortcuts.json
pyfar/samplings/__init__.py
pyfar/samplings/samplings.py
pyfar/samplings/spatial.py
pyfar/samplings/external/__init__.py
pyfar/samplings/external/eq_area_partitions.py
pyfar/samplings/external/samplings_fliege.mat
pyfar/samplings/external/samplings_lebedev.py
pyfar/signals/__init__.py
pyfar/signals/deterministic.py
pyfar/signals/stochastic.py
pyfar/testing/__init__.py
pyfar/testing/plot_utils.py
pyfar/testing/stub_utils.py
tests/__init__.py
tests/conftest.py
tests/test_audio.py
tests/test_codec.py
tests/test_coordinates.py
tests/test_copy.py
tests/test_dsp.py
tests/test_dsp_deconvolution.py
tests/test_dsp_interpolate_spectrum.py
tests/test_dsp_pad_zeros.py
tests/test_dsp_spectrogram.py
tests/test_eq_area_partitions.py
tests/test_fft.py
tests/test_filter.py
tests/test_filter_classes.py
tests/test_filter_shelve_cascade.py
tests/test_fractional_octaves.py
tests/test_frequency_data.py
tests/test_imports.py
tests/test_io.py
tests/test_iterator.py
tests/test_match_fft_norm.py
tests/test_orientations.py
tests/test_plot.py
tests/test_plot__utils.py
tests/test_plot_interaction.py
tests/test_plot_utils.py
tests/test_pyfar.py
tests/test_samplings.py
tests/test_signal.py
tests/test_signal_arithmetic.py
tests/test_signals.py
tests/test_spatial.py
tests/test_stub_utils.py
tests/test_time_data.py
tests/references/filter.reconstructing_octaves.py
tests/references/filter.reconstructing_octaves_0_0.csv
tests/references/filter.reconstructing_octaves_1_0.csv
tests/references/filter.reconstructing_octaves_1_3.csv
tests/references/filter.shelve_cascade.py
tests/references/filter.shelve_cascade_high.csv
tests/references/filter.shelve_cascade_high_exceed_nyquist.csv
tests/references/filter.shelve_cascade_low.csv
tests/references/signals.exponential_sweep_time.csv
tests/references/signals.exponential_sweep_time.py
tests/references/signals.linear_sweep_time.csv
tests/references/signals.linear_sweep_time.py
tests/test_io_data/orientations_single.far
tests/test_plot_data/baseline/custom_subplots_col.png
tests/test_plot_data/baseline/custom_subplots_col_hold.png
tests/test_plot_data/baseline/custom_subplots_mix.png
tests/test_plot_data/baseline/custom_subplots_mix_hold.png
tests/test_plot_data/baseline/custom_subplots_row.png
tests/test_plot_data/baseline/custom_subplots_row_hold.png
tests/test_plot_data/baseline/freq_2d.png
tests/test_plot_data/baseline/freq_2d_colorbar-axes.png
tests/test_plot_data/baseline/freq_2d_colorbar-off.png
tests/test_plot_data/baseline/freq_2d_dB_False.png
tests/test_plot_data/baseline/freq_2d_dB_True.png
tests/test_plot_data/baseline/freq_2d_freqscale_linear.png
tests/test_plot_data/baseline/freq_2d_freqscale_log.png
tests/test_plot_data/baseline/freq_2d_frequency_data.png
tests/test_plot_data/baseline/freq_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/freq_2d_horizontal_points-default.png
tests/test_plot_data/baseline/freq_2d_logParams.png
tests/test_plot_data/baseline/freq_2d_vertical_points-custom.png
tests/test_plot_data/baseline/freq_2d_vertical_points-default.png
tests/test_plot_data/baseline/freq_dB_False.png
tests/test_plot_data/baseline/freq_dB_True.png
tests/test_plot_data/baseline/freq_default.png
tests/test_plot_data/baseline/freq_freqscale_linear.png
tests/test_plot_data/baseline/freq_freqscale_log.png
tests/test_plot_data/baseline/freq_frequency_data.png
tests/test_plot_data/baseline/freq_group_delay_2d.png
tests/test_plot_data/baseline/freq_group_delay_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/freq_group_delay_2d_horizontal_points-default.png
tests/test_plot_data/baseline/freq_group_delay_2d_vertical_points-custom.png
tests/test_plot_data/baseline/freq_group_delay_2d_vertical_points-default.png
tests/test_plot_data/baseline/freq_group_delay_default.png
tests/test_plot_data/baseline/freq_group_delay_hold.png
tests/test_plot_data/baseline/freq_hold.png
tests/test_plot_data/baseline/freq_logParams.png
tests/test_plot_data/baseline/freq_phase_2d.png
tests/test_plot_data/baseline/freq_phase_2d_frequency_data.png
tests/test_plot_data/baseline/freq_phase_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/freq_phase_2d_horizontal_points-default.png
tests/test_plot_data/baseline/freq_phase_2d_vertical_points-custom.png
tests/test_plot_data/baseline/freq_phase_2d_vertical_points-default.png
tests/test_plot_data/baseline/freq_phase_default.png
tests/test_plot_data/baseline/freq_phase_frequency_data.png
tests/test_plot_data/baseline/freq_phase_hold.png
tests/test_plot_data/baseline/group_delay_2d.png
tests/test_plot_data/baseline/group_delay_2d_colorbar-axes.png
tests/test_plot_data/baseline/group_delay_2d_colorbar-off.png
tests/test_plot_data/baseline/group_delay_2d_freqscale_linear.png
tests/test_plot_data/baseline/group_delay_2d_freqscale_log.png
tests/test_plot_data/baseline/group_delay_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/group_delay_2d_horizontal_points-default.png
tests/test_plot_data/baseline/group_delay_2d_unit_None.png
tests/test_plot_data/baseline/group_delay_2d_unit_ms.png
tests/test_plot_data/baseline/group_delay_2d_unit_mus.png
tests/test_plot_data/baseline/group_delay_2d_unit_s.png
tests/test_plot_data/baseline/group_delay_2d_unit_samples.png
tests/test_plot_data/baseline/group_delay_2d_vertical_points-custom.png
tests/test_plot_data/baseline/group_delay_2d_vertical_points-default.png
tests/test_plot_data/baseline/group_delay_default.png
tests/test_plot_data/baseline/group_delay_freqscale_linear.png
tests/test_plot_data/baseline/group_delay_freqscale_log.png
tests/test_plot_data/baseline/group_delay_hold.png
tests/test_plot_data/baseline/group_delay_unit_None.png
tests/test_plot_data/baseline/group_delay_unit_ms.png
tests/test_plot_data/baseline/group_delay_unit_mus.png
tests/test_plot_data/baseline/group_delay_unit_s.png
tests/test_plot_data/baseline/group_delay_unit_samples.png
tests/test_plot_data/baseline/phase_2d.png
tests/test_plot_data/baseline/phase_2d_colorbar-axes.png
tests/test_plot_data/baseline/phase_2d_colorbar-off.png
tests/test_plot_data/baseline/phase_2d_deg.png
tests/test_plot_data/baseline/phase_2d_deg_unwrap.png
tests/test_plot_data/baseline/phase_2d_freqscale_linear.png
tests/test_plot_data/baseline/phase_2d_freqscale_log.png
tests/test_plot_data/baseline/phase_2d_frequency_data.png
tests/test_plot_data/baseline/phase_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/phase_2d_horizontal_points-default.png
tests/test_plot_data/baseline/phase_2d_unwrap.png
tests/test_plot_data/baseline/phase_2d_vertical_points-custom.png
tests/test_plot_data/baseline/phase_2d_vertical_points-default.png
tests/test_plot_data/baseline/phase_default.png
tests/test_plot_data/baseline/phase_deg.png
tests/test_plot_data/baseline/phase_deg_unwrap.png
tests/test_plot_data/baseline/phase_freqscale_linear.png
tests/test_plot_data/baseline/phase_freqscale_log.png
tests/test_plot_data/baseline/phase_frequency_data.png
tests/test_plot_data/baseline/phase_hold.png
tests/test_plot_data/baseline/phase_unwrap.png
tests/test_plot_data/baseline/spectrogram_colorbar-axes.png
tests/test_plot_data/baseline/spectrogram_colorbar-off.png
tests/test_plot_data/baseline/spectrogram_dB_False.png
tests/test_plot_data/baseline/spectrogram_dB_True.png
tests/test_plot_data/baseline/spectrogram_default.png
tests/test_plot_data/baseline/spectrogram_logParams.png
tests/test_plot_data/baseline/spectrogram_unit_None.png
tests/test_plot_data/baseline/spectrogram_unit_ms.png
tests/test_plot_data/baseline/spectrogram_unit_mus.png
tests/test_plot_data/baseline/spectrogram_unit_s.png
tests/test_plot_data/baseline/spectrogram_unit_samples.png
tests/test_plot_data/baseline/time_2d.png
tests/test_plot_data/baseline/time_2d_colorbar-axes.png
tests/test_plot_data/baseline/time_2d_colorbar-off.png
tests/test_plot_data/baseline/time_2d_dB_False.png
tests/test_plot_data/baseline/time_2d_dB_True.png
tests/test_plot_data/baseline/time_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/time_2d_horizontal_points-default.png
tests/test_plot_data/baseline/time_2d_logParams.png
tests/test_plot_data/baseline/time_2d_time_data.png
tests/test_plot_data/baseline/time_2d_unit_None.png
tests/test_plot_data/baseline/time_2d_unit_ms.png
tests/test_plot_data/baseline/time_2d_unit_mus.png
tests/test_plot_data/baseline/time_2d_unit_s.png
tests/test_plot_data/baseline/time_2d_unit_samples.png
tests/test_plot_data/baseline/time_2d_vertical_points-custom.png
tests/test_plot_data/baseline/time_2d_vertical_points-default.png
tests/test_plot_data/baseline/time_dB_False.png
tests/test_plot_data/baseline/time_dB_True.png
tests/test_plot_data/baseline/time_default.png
tests/test_plot_data/baseline/time_freq_2d.png
tests/test_plot_data/baseline/time_freq_2d_horizontal_points-custom.png
tests/test_plot_data/baseline/time_freq_2d_horizontal_points-default.png
tests/test_plot_data/baseline/time_freq_2d_vertical_points-custom.png
tests/test_plot_data/baseline/time_freq_2d_vertical_points-default.png
tests/test_plot_data/baseline/time_freq_default.png
tests/test_plot_data/baseline/time_freq_hold.png
tests/test_plot_data/baseline/time_hold.png
tests/test_plot_data/baseline/time_logParams.png
tests/test_plot_data/baseline/time_time_data.png
tests/test_plot_data/baseline/time_unit_None.png
tests/test_plot_data/baseline/time_unit_ms.png
tests/test_plot_data/baseline/time_unit_mus.png
tests/test_plot_data/baseline/time_unit_s.png
tests/test_plot_data/baseline/time_unit_samples.png
tests/test_plot_data/baseline/use_dark.png
tests/test_plot_data/baseline/use_default.png