CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/Makefile
docs/api_reference.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/pyfar.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/classes/pyfar.rotation.rst
docs/classes/pyfar.transmission_matrix.rst
docs/classes/resources/coordinate_systems.png
docs/modules/pyfar.constants.rst
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.signals.files.rst
docs/modules/pyfar.signals.rst
docs/modules/pyfar.testing.plot_utils.rst
docs/modules/pyfar.testing.stub_utils.rst
docs/modules/pyfar.utils.rst
docs/resources/plot_shortcuts.rst
pyfar/__init__.py
pyfar/_utils.py
pyfar/utils.py
pyfar.egg-info/PKG-INFO
pyfar.egg-info/SOURCES.txt
pyfar.egg-info/dependency_links.txt
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/classes/rotation.py
pyfar/classes/transmission_matrix.py
pyfar/classes/warnings.py
pyfar/constants/__init__.py
pyfar/constants/constants.py
pyfar/constants/frequency_weighting.py
pyfar/constants/speed_of_sound.py
pyfar/dsp/__init__.py
pyfar/dsp/dsp.py
pyfar/dsp/fft.py
pyfar/dsp/interpolation.py
pyfar/dsp/regularization.py
pyfar/dsp/filter/__init__.py
pyfar/dsp/filter/_audiofilter.py
pyfar/dsp/filter/audiofilter.py
pyfar/dsp/filter/band_filter.py
pyfar/dsp/filter/fractional_octaves.py
pyfar/dsp/filter/frequency_weighting.py
pyfar/dsp/filter/gammatone.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/signals/__init__.py
pyfar/signals/deterministic.py
pyfar/signals/files.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_audio_frequency_data.py
tests/test_audio_signal.py
tests/test_audio_signal_arithmetic.py
tests/test_audio_signal_iterator.py
tests/test_audio_time_data.py
tests/test_codec.py
tests/test_constants.py
tests/test_constants_air_attenuation.py
tests/test_constants_center_frequencies.py
tests/test_constants_fractional_octave_filter_tolerances.py
tests/test_constants_speed_of_sound.py
tests/test_constants_speed_of_sound_cramer.py
tests/test_constants_utils.py
tests/test_coordinates.py
tests/test_coordinates_arithmetic.py
tests/test_coordinates_find.py
tests/test_copy.py
tests/test_deprecations.py
tests/test_dsp.py
tests/test_dsp_average.py
tests/test_dsp_correlate.py
tests/test_dsp_decibel.py
tests/test_dsp_deconvolution.py
tests/test_dsp_energy_power_rms.py
tests/test_dsp_interpolation.py
tests/test_dsp_normalize.py
tests/test_dsp_pad_zeros.py
tests/test_dsp_regularization.py
tests/test_dsp_resample.py
tests/test_dsp_soft_limit_spectrum.py
tests/test_dsp_spectrogram.py
tests/test_fft.py
tests/test_filter.py
tests/test_filter_classes.py
tests/test_filter_gammatone.py
tests/test_filter_shelve_cascade.py
tests/test_fractional_octaves.py
tests/test_frequency_weighting.py
tests/test_imports.py
tests/test_io.py
tests/test_io_comsol.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_rotation.py
tests/test_signals.py
tests/test_signals_files.py
tests/test_stub_utils.py
tests/test_transmission_matrix.py
tests/test_transmission_matrix_derived_parameters.py
tests/test_transmission_matrix_multiplication.py
tests/test_utils.py
tests/test_warnings.py
tests/references/dsp.smooth_fractional_octave.py
tests/references/dsp.smooth_fractional_octave_1.csv
tests/references/dsp.smooth_fractional_octave_5.csv
tests/references/dsp.smooth_fractional_octave_complex.csv
tests/references/dsp.smooth_fractional_octave_input.csv
tests/references/dsp.smooth_fractional_octave_magnitude.csv
tests/references/dsp.smooth_fractional_octave_magnitude_phase.csv
tests/references/dsp.smooth_fractional_octave_magnitude_zerophase.csv
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.shelf_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/fractional_octave_filter_tolerance.py
tests/references/fractional_octave_filter_tolerance_1000Hz_num_fractions1_class1.csv
tests/references/fractional_octave_filter_tolerance_1000Hz_num_fractions1_class2.csv
tests/references/fractional_octave_filter_tolerance_1000Hz_num_fractions3_class1.csv
tests/references/fractional_octave_filter_tolerance_1000Hz_num_fractions3_class2.csv
tests/references/fractional_octave_filter_tolerance_1995Hz_num_fractions1_class1.csv
tests/references/fractional_octave_filter_tolerance_1995Hz_num_fractions1_class2.csv
tests/references/fractional_octave_filter_tolerance_1995Hz_num_fractions3_class1.csv
tests/references/fractional_octave_filter_tolerance_1995Hz_num_fractions3_class2.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/character_collection.csv
tests/test_io_data/character_collection.dat
tests/test_io_data/character_collection.txt
tests/test_io_data/erroneous_data_with_version_string.far
tests/test_io_data/erroneous_data_without_version_string.far
tests/test_io_data/intensity_average.csv
tests/test_io_data/intensity_average.dat
tests/test_io_data/intensity_average.txt
tests/test_io_data/intensity_average_specific.csv
tests/test_io_data/intensity_average_specific.dat
tests/test_io_data/intensity_average_specific.txt
tests/test_io_data/intensity_only.csv
tests/test_io_data/intensity_only.dat
tests/test_io_data/intensity_only.txt
tests/test_io_data/intensity_parametric.csv
tests/test_io_data/intensity_parametric.dat
tests/test_io_data/intensity_parametric.txt
tests/test_io_data/intensity_parametric_specific.csv
tests/test_io_data/intensity_parametric_specific.dat
tests/test_io_data/intensity_parametric_specific.txt
tests/test_io_data/intensity_product.csv
tests/test_io_data/intensity_product.dat
tests/test_io_data/intensity_product.txt
tests/test_io_data/level_only.csv
tests/test_io_data/level_only.dat
tests/test_io_data/level_only.txt
tests/test_io_data/orientations_single.far
tests/test_io_data/pressure_acceleration_parametric_time.csv
tests/test_io_data/pressure_acceleration_parametric_time.dat
tests/test_io_data/pressure_acceleration_parametric_time.txt
tests/test_io_data/pressure_only.csv
tests/test_io_data/pressure_only.dat
tests/test_io_data/pressure_only.txt
tests/test_io_data/pressure_parametric.csv
tests/test_io_data/pressure_parametric.dat
tests/test_io_data/pressure_parametric.txt
tests/test_io_data/pressure_parametric_incomplete.csv
tests/test_io_data/pressure_parametric_incomplete.dat
tests/test_io_data/pressure_parametric_incomplete.txt
tests/test_io_data/pressure_parametric_specific.csv
tests/test_io_data/pressure_parametric_specific.dat
tests/test_io_data/pressure_parametric_specific.txt
tests/test_io_data/wrong_domain.txt
tests/test_plot_data/baseline/complex_2d_freq_2d.png
tests/test_plot_data/baseline/complex_2d_freq_group_delay_2d.png
tests/test_plot_data/baseline/complex_2d_freq_phase_2d.png
tests/test_plot_data/baseline/complex_2d_group_delay_2d.png
tests/test_plot_data/baseline/complex_2d_phase_2d.png
tests/test_plot_data/baseline/complex_2d_time_2d.png
tests/test_plot_data/baseline/complex_2d_time_freq_2d.png
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_contourf.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_side_left.png
tests/test_plot_data/baseline/freq_2d_side_right.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_abs_default.png
tests/test_plot_data/baseline/freq_abs_hold.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_contourf.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_side_left.png
tests/test_plot_data/baseline/freq_group_delay_2d_side_right.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_group_delay_side_left.png
tests/test_plot_data/baseline/freq_group_delay_side_left_hold.png
tests/test_plot_data/baseline/freq_group_delay_side_right.png
tests/test_plot_data/baseline/freq_group_delay_side_right_hold.png
tests/test_plot_data/baseline/freq_hold.png
tests/test_plot_data/baseline/freq_imag_default.png
tests/test_plot_data/baseline/freq_imag_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_contourf.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_side_left.png
tests/test_plot_data/baseline/freq_phase_2d_side_right.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/freq_phase_side_left.png
tests/test_plot_data/baseline/freq_phase_side_left_hold.png
tests/test_plot_data/baseline/freq_phase_side_right.png
tests/test_plot_data/baseline/freq_phase_side_right_hold.png
tests/test_plot_data/baseline/freq_real_default.png
tests/test_plot_data/baseline/freq_real_hold.png
tests/test_plot_data/baseline/freq_side_left.png
tests/test_plot_data/baseline/freq_side_left_hold.png
tests/test_plot_data/baseline/freq_side_right.png
tests/test_plot_data/baseline/freq_side_right_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_contourf.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_side_left.png
tests/test_plot_data/baseline/group_delay_2d_side_right.png
tests/test_plot_data/baseline/group_delay_2d_unit_auto.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_side_left.png
tests/test_plot_data/baseline/group_delay_side_left_hold.png
tests/test_plot_data/baseline/group_delay_side_right.png
tests/test_plot_data/baseline/group_delay_side_right_hold.png
tests/test_plot_data/baseline/group_delay_unit_auto.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_contourf.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_side_left.png
tests/test_plot_data/baseline/phase_2d_side_right.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_360_handsome_signal.png
tests/test_plot_data/baseline/phase_360_impulse.png
tests/test_plot_data/baseline/phase_default.png
tests/test_plot_data/baseline/phase_deg_360_handsome_signal.png
tests/test_plot_data/baseline/phase_deg_360_impulse.png
tests/test_plot_data/baseline/phase_deg_handsome_signal.png
tests/test_plot_data/baseline/phase_deg_impulse.png
tests/test_plot_data/baseline/phase_deg_unwrap_handsome_signal.png
tests/test_plot_data/baseline/phase_deg_unwrap_impulse.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_side_left.png
tests/test_plot_data/baseline/phase_side_left_hold.png
tests/test_plot_data/baseline/phase_side_right.png
tests/test_plot_data/baseline/phase_side_right_hold.png
tests/test_plot_data/baseline/phase_unwrap_handsome_signal.png
tests/test_plot_data/baseline/phase_unwrap_impulse.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_complex_left_default.png
tests/test_plot_data/baseline/spectrogram_complex_right_default.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_side_left.png
tests/test_plot_data/baseline/spectrogram_side_right.png
tests/test_plot_data/baseline/spectrogram_unit_auto.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_contourf.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_auto.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_abs_default.png
tests/test_plot_data/baseline/time_abs_hold.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_contourf.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_imag_default.png
tests/test_plot_data/baseline/time_imag_hold.png
tests/test_plot_data/baseline/time_logParams.png
tests/test_plot_data/baseline/time_real_default.png
tests/test_plot_data/baseline/time_real_hold.png
tests/test_plot_data/baseline/time_time_data.png
tests/test_plot_data/baseline/time_unit_auto.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/title_dark.png
tests/test_plot_data/baseline/title_light.png
tests/test_plot_data/baseline/use_dark.png
tests/test_plot_data/baseline/use_default.png