SAND-Lab / MEA-NAP

MEA-NAP. A streamlined diagnostic and analytic tool for data obtained using microelectrode arrays.
GNU General Public License v3.0
12 stars 6 forks source link

Clarifying what `Params.SpikesMethod` does #10

Closed Timothysit closed 2 years ago

Timothysit commented 2 years ago

Currently it is unclear what Params.SpikesMethod does between 'mea' and 'merged', does merge only merge the wavelets or also the thresholds? And is it possible to merge default templates such as bior1.5 and the custom wavelet ('mea') together? If not, it will be great to add those features.

Timothysit commented 2 years ago

Params.SpikesMethod specifies which spike method to use for downstream analysis (firing rate, network analysis etc.), but does not specify which method to use for spike detection, which depends Params.thresholds and Params.wnameList = {}', I have added comments to the code to clarify this, see d031c79299ae9f31e54ed4e04c54d547e86fa21d