Any2HRTF / Mesh2HRTF

Open software for the numerical calculation of head-related transfer functions
European Union Public License 1.2
103 stars 11 forks source link

This is about mesh2hrtf_inspection_sofa_files [Mesh2HRTF Python API] #120

Closed kangminheo-cpf20e closed 3 months ago

kangminheo-cpf20e commented 6 months ago

Using mesh2hrtf, we are visualizing HRTF by obtaining it. I'm working on it using the mesh2hrtf_inspection_sofa_files code, but the 3D,2D plot for the horizontal plane is drawn well, but it's not drawn well for the main, front plane, and I get the following error message. How can I use the mesh2hrtf_inspection_sofa_files code for the front, main plane? error_message_1 error_message_2

f-brinkmann commented 6 months ago

Thanks for reporting this is a bug in mesh2hrtf and requries an update to work with the latest pyfar version. Unfortunately I wont be able to fix is in the next weeks. For now, a workaround would be to work with pyfar<0.6 by installing

pip install pyfar<0.6 in your environment.

f-brinkmann commented 3 months ago

this is fixed in Mesh2HRTF v1.1.2