Now a small UI utility is available to parametrize the spike detection procedure. It can be summoned from every nigelObj but if an animal or a tank are passed as inputs it randomly samples a block from them.
The spike detection parameters can be changed and tried out using some textboxes that are procedurally generated from the defualts files. Once you're happy with the results you can export the parameters to the block by clicking the export button.
At this point in time to summon the interface you need to call nigeLab.utils.configSD(blockObj). To try it out remember to update the SD parameters first by calling blockObj.updateParams('SD','Direct').
New spike detection parametrization UI.
Now a small UI utility is available to parametrize the spike detection procedure. It can be summoned from every nigelObj but if an animal or a tank are passed as inputs it randomly samples a block from them. The spike detection parameters can be changed and tried out using some textboxes that are procedurally generated from the defualts files. Once you're happy with the results you can export the parameters to the block by clicking the export button.
At this point in time to summon the interface you need to call nigeLab.utils.configSD(blockObj). To try it out remember to update the SD parameters first by calling blockObj.updateParams('SD','Direct').