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

Include a set of Plot functions #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davircarvalho
Copy link

This will include 5 plot models which can be called by Obj.plot(<plot_type>). The current plot types are described below:

  • 'MagHorizontal': surface plot of all the HRTFs magnitude in the horizontal plane.

  • 'MagMedian': surface plot of all the HRTFs magnitude in the median plane.

  • 'Spectrum': magnitude spectra for a single position.

  • 'Time': impulse response for a single position.

  • 'Phase': phase response for a single position.

(uppercases are not mandatory)

Other plot settings are also made available and are described in the documentation at SOFASonixPlots.

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

Successfully merging this pull request may close these issues.

None yet

1 participant