Mercurial > hg > human-echolocation
changeset 4:9ec780aea5bb Batch_IR
Created branch for batch IR creation code
author | Timos Papadopoulos <tp@isvr.soton.ac.uk> |
---|---|
date | Sat, 23 Nov 2013 11:40:23 +0000 |
parents | 4c1027c1a553 |
children | |
files | README |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Nov 20 15:00:03 2013 +0000 +++ b/README Sat Nov 23 11:40:23 2013 +0000 @@ -1,6 +1,4 @@ -As previously described over e-mail, this is initial commit is part of the code that was designed for a specific experiment. - -It is not quite yet what's needed in terms of specifying input parameters / obtaining outputs. +Code that generates a set of IRs for a set of geometries (this code was designed for a specific experiment) As the code currently stands, the user has to go into the 'user editable part' of the simulate_echo.m file, specify the geometry parameters (for a collection of geometries) @@ -8,7 +6,3 @@ to obtain the collection of IRs as fields of a multidimensional structure array. Then the user can use the pick_ir.m function to get each IR corresponding to each individual geometry. - -I will soon push an extra .m file that takes parameters for one geometry and gives one binaural IR. - -We can then modify according to the requirements of the matlab -> web shell integration. \ No newline at end of file