Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High Level Features for MVP #1

Open
BryonLewis opened this issue Dec 20, 2023 · 0 comments
Open

High Level Features for MVP #1

BryonLewis opened this issue Dec 20, 2023 · 0 comments
Assignees
Milestone

Comments

@BryonLewis
Copy link
Collaborator

BryonLewis commented Dec 20, 2023

Below is a basic list of features for the MVP system. I'll be tagging other issues in this overall issue as I go forward with implementing these features.

  • Uploading of WAV data with (Uploading Bat Call Data #3):
    • Geospatial information
    • date of recording
    • optional equipment information
  • Viewing WAV Spectrogram with following options (Viewing Spectrogram of Recording #4):
    • Log vs linear scale for frequency
    • X-scale time range
    • Hover Annotation shows frequency and time range
    • Ability to add horizontal marker at a specific frequency
    • Zoom in/out and panning
  • User Visualization for Annotation (Visualizing Annotations #6)
    • Start Time/End Time
    • Date of Recording
    • Location (on Map)
    • Default Species list based on USGS grid cell
  • Per Pulse Annotation Field (Editing Annotations #5)
    • Start/end time in ms (retrieved from box)
    • low/high frequency (retrieved from box)
    • Species Information (dropdowns ability to add multiple)
    • Confidence for each species added
      • I am confident that this is species A or B
      • I am confident that this is a high frequency bat
      • I am confident that this is not a bat
      • I am confident that this is a bat
      • Comments (multiline text comment field)
  • Running ML Algorithms on a recording (Running ML Algorithms #7)
    • Either during upload or having the option to trigger manually the running of ML algorithms on a recording to bootstrap the information required
    • Celery task will be create for the system and that will run to generate annotations
@BryonLewis BryonLewis self-assigned this Dec 20, 2023
@BryonLewis BryonLewis changed the title High Level Features for MVP: High Level Features for MVP Dec 21, 2023
@aashish24 aashish24 added this to the MVP milestone Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants