Compare signals from selection tables to a set of templates using cross-correlation
I got the following question about cross-correlation:
“We would like to compare every call within a selection table to a template of each owl, and get peak correlation coefficients on each call separately”
One way to do this would be putting the unidentified and template signals together into a single selection table, and then running cross-correlation. However, this will also compare all unidentified signals against each other, which can be very inefficient.
[Read More]