view trunk/src/Configurations/SAI_movie.aimcconfig @ 706:f8e90b5d85fd tip

Delete CARFAC code from this repository. It has been moved to https://github.com/google/carfac Please email me with your github username to get access. I've also created a new mailing list to discuss CARFAC development: https://groups.google.com/forum/#!forum/carfac-dev
author ronw@google.com
date Thu, 18 Jul 2013 20:56:51 +0000
parents 0518da52cb35
children
line wrap: on
line source
module1.name = FileInput
module1.id = file_input
module1.child1 = PZFCFilterbank

module2.name = PZFCFilterbank
module2.id = pzfc
module2.child1 = NAP

module3.name = NAP
module3.id = hcl
module3.child1 = Strobes

module4.name = Strobes
module4.id = local_max
module4.parameters = <<<ENDPARAMS
ENDPARAMS
module4.child1 = SAI

module5.name = SAI
module5.id = weighted_sai
module5.child1 = SAIMovie

module6.name = SAIMovie
module6.id = graphics_time
module6.parameters = <<<ENDPARAMS
graph.y.min=0
graph.y.max=0.5
graph.freq.label=Cochlear Channel
graph.x.label=Time Interval
graph.type=colormap
output.images=false
ENDPARAMS