xaviermouy / SoundScope

Visualization and analysis tool for passive acoustic data
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Add shortcut to go to next analysis window #17

Open xaviermouy opened 3 months ago

xaviermouy commented 3 months ago

Add button and keyboard shortcut to automatically go to next analysis window. The analysis window will be either 1 hour or 1 day depending on what visualization tab is used.

TaikiSan21 commented 2 months ago

In 9/3 meeting we had discussed automatically going to the next time frame if someone selects "Yes" for presence., but not on a "No" (if wee see there is hourly presence based on a detection we can safely go to the next hour, if we don't then we still need to look at the rest of the detections). I'd just make sure that the auto-advance is something that a user can toggle on/off.

xaviermouy commented 2 months ago

Need either a separate visualization (spectrogram view) or integrate into existing one.

User to define resolution of the analysis (i.e. time window for presence/absence) and the features used for sorting detections.

If detection is confirmed -> go to next analysis window If detection is rejected -> go to next detection in the same analysis window