Acoustic data selection is too long
Selection of acoustic data in file list take too many times. I'm not sure the plot update method is supposed to take so long, there are probably duplicates in the calculation of values.
Firstly, we can skip update when the file selected is already selected (in some case no file are selected in the list). Next, we can probably skip some values computation or put values into caches.