def run_template_search(self, patch_height, match_method, use_scaling=False, scale_centre=False, exhaustive_search=False, plot_results=False):
        """
        Moves through each image row, performing template matching search down through a localised search column originating from the current row to
        the bottom of the image.