dolphin-acoustics-vip / artwarp

MATLAB program for automated categorisation of tonal animal sounds
https://github.com/dolphin-acoustics-vip/artwarp/wiki
GNU Lesser General Public License v3.0
6 stars 9 forks source link

Add new results display feature #18

Closed RohanK22 closed 2 years ago

RohanK22 commented 2 years ago

This feature adds another option to ARTwarp under the "Analyze Menu Tab" which allows users to plot categorization results in a different way. The current results display plots all of the reference contours and the contours under them all on one page making it look a bit cluttered and hard to compare contours within a category.

Screenshot 2022-03-31 at 13 33 05

The new results display displays one category at a time. It shows you which reference contour/category that is currently selected (blue text) and plots all the contours under that category in a new panel. It allows you to switch between different categories by clicking any of the reference contours on the top panel.

Screenshot 2022-03-31 at 13 32 09

Limitations that can be improved on:

Attempts to resolve #14

douggillespie commented 2 years ago

All looks sensible and I'm trusting that it all works, so am going to merge.