These objects contain template scores, which indicate how well templates match a single survey recording, with a value for each time bin.
Additionally, all the objects which were used to create these scores are also saved within the objects.
Objects of this class represent an intermediate step in the template detection process--detections need to be found in the scores using findPeaks.
Arguments
Objects from the Class
Objects can be created by calls of the form new("templateScores", ...).
However, they should always be created with the corMatch or binMatch function.