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

Unit tests for sound fields #58

Open
hagenw opened this issue Mar 14, 2018 · 1 comment
Open

Unit tests for sound fields #58

hagenw opened this issue Mar 14, 2018 · 1 comment

Comments

@hagenw
Copy link
Member

hagenw commented Mar 14, 2018

One way to create meaningful unit tests for our driving function might be to create sound field plots save them as image and do a diff between the images.
This is also used by matplotlib, compare matplotlib/matplotlib#10613.

@fs446
Copy link
Member

fs446 commented Feb 20, 2019

Images might have been compromised by data->pixel interpolation and color quantization. Although this might cause insignificant contribution I'd prefer store Python's/Matab's original numeric data rather. In order to evaluate the full signal chain we'd need numeric data of the driving functions, secondary source locations, acoustic transfer functions and final sound field and probably a lot of other stuff I forgot right now. From my point of view, some of these are even inconvenient to check with images.

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

No branches or pull requests

2 participants