User Activity

  • Posted a comment on ticket #87 on Auditory Modeling Toolbox

    Hi, I now added the fixed function in a new branch named fix_itd2angle_lookuptable. It is ready to merge. Kind regards, Vera

  • Committed [c13e8b]

    bug fixes for function itd2angle_lookuptable.m

  • Posted a comment on ticket #87 on Auditory Modeling Toolbox

    Hi Piotr, I guess I need to be a project developer to do this (my Sourceforge name is verade)? Should I just open a new branch for review? Best regards, Vera Am 22.05.2019 um 17:32 schrieb Piotr Majdak: Dear Vera, thanks for debugging this problem. Can I ask you to submit the bug fix you proposed? Thanks, Piotr [bugs:#87] https://sourceforge.net/p/amtoolbox/bugs/87/ Small bugs in itd2angle_lookuptable.m Status: open Milestone: 0.9.9 Created: Tue Apr 16, 2019 10:17 AM UTC by Vera Erbes Last Updated:...

  • Posted a comment on ticket #87 on Auditory Modeling Toolbox

    And I also want to suggest a correction to the suggested code in my first post: idFrontHor = Obj.SourcePosition(:,2) == ele & ... % horizontal plane (((Obj.SourcePosition(:,1) >= -90 & Obj.SourcePosition(:,1) < 0) ... | Obj.SourcePosition(:,1) >= 270) | ... (Obj.SourcePosition(:,1) >= 0 & Obj.SourcePosition(:,1) <= 90));

  • Modified a comment on ticket #87 on Auditory Modeling Toolbox

    Meanwhile, I also noticed an additional problem: I think the azimuth range has to be given from +-90° instead of using only positive angles as that leads to a jump in the azimuth over ITD graph that is approximated by polyfit(). A simple solution would be to add azi(azi>180) = azi(azi>180)-360; after line 75, so the funktion is working for data given with azimuth range both 0°-360° and +-180°.

  • Posted a comment on ticket #87 on Auditory Modeling Toolbox

    Meanwhile, I also noticed an additional problem: I think the azimuth range has to be given from +-90° instead of using only positive angles as that leads to jump in the azimuth over ITD graph that is approximated by polyfit(). A simple solution would be to add azi(azi>180) = azi(azi>180)-360; after line 75, so the funktion is working for data given with azimuth range both 0°-360° and +-180°.

  • Created ticket #87 on Auditory Modeling Toolbox

    Small bugs in itd2angle_lookuptable.m

  • Committed [r293]

    partial loading in multiple dimensions without ...

View All

Personal Data

Username:
verade
Joined:
2014-11-12 15:21:31

Projects

This is a list of open source software projects that Vera Erbes is associated with:

Personal Tools