stimfit
stimfit copied to clipboard
Accessing template matching from the pythong shell
Can I use Correlation coefficient template matching from the pyhton shell? I can't seem to find in any documentation about what the "stf.detect_event" function's "mode" parameter can be besides criterion. Thank you for the help!
This is indeed undocumented.
The available modes are “criterion”, “correlation”, and “deconvolution”.
See https://github.com/neurodroid/stimfit/blob/master/src/pystfio/pystfio.cxx#L140
On 14 Nov 2022, at 13:29, GyulaMaloveczky @.***> wrote:
Can I use Correlation coefficient template matching from the pyhton shell? I can't seem to find in any documentation about what the "stf.detect_event" function's "mode" parameter can be besides criterion. Thank you for the help! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>