data = data_pausch2022(type_stf,type_mod,fig,plot)
type_stf | flag that may be used to choose between one of the following:
|
data | data struct
|
itd | itd struct (if type_stf=={'hrtf','hartf_front','hartf_rear'}) Estimated ITDs for directions in the horizontal plane
|
The type_mod flag may be used to select the ITD model for the ITD predictions (only required if weights=='weights'):
'pausch' | hybrid ITD model by Pausch et al. [1] (default) |
'kuhn' | analytic ITD model by Kuhn [2] |
'woodworth' | analytic ITD model by Woodworth [3] |
'woodworth_ext' | analytic ITD model by Woodworth [3] extended by Aaronson and Hartmann [4] |
The weights flag may be one of the following:
'no_weights' | do not load polynomial regression weights (default) |
'weights' | load polynomial regression weights |
The features flag may be one of the following:
'no_features' | do not the individual features (default) |
'features' | load the individual features |
Additional key/value pairs include:
'bp_fc_low' | lower cut-off frequency (Hz) of the bandpass filter applied before estimating the ITDs (default: []) [double] |
'bp_fc_high' | upper cut-off frequency (Hz) of the bandpass filter applied before estimating the ITDs (default: []) [double] |
F. Pausch, S. Doma, and J. Fels. Hybrid multi-harmonic model for the prediction of interaural time differences in individual behind-the-ear hearing-aid-related transfer functions. Acta Acust., 2022. Under review.