Skip to content

Export Annotations Task#518

Draft
BryonLewis wants to merge 1 commit into
mainfrom
export-recording-annotations
Draft

Export Annotations Task#518
BryonLewis wants to merge 1 commit into
mainfrom
export-recording-annotations

Conversation

@BryonLewis
Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis commented May 28, 2026

resolves #464
Admin Task for exporting annotations

  • Exports annotations grouped by recording
  • Includes:
    • Recording Filename
    • grts cell id and sample frame id
    • link to the spectrogram to view on the server
    • link to download the audio wav file
    • submitted vs unsubmitted annotations
    • Annotations:
      • annotation_id
      • user
      • species codes (list of species codes)
      • confidence
      • additional_data
      • comments
      • submitted: true/false
  • Same as other exports, where it creates a celery tasks and creates an S3/MinIO file that is removed nightly

@BryonLewis BryonLewis force-pushed the export-recording-annotations branch from fc26508 to f7ad256 Compare May 28, 2026 14:48
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 28, 2026

Deploying bats-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: 39a1bad
Status: ✅  Deploy successful!
Preview URL: https://db2b3348.bats-ai.pages.dev
Branch Preview URL: https://export-recording-annotations.bats-ai.pages.dev

View logs

@BryonLewis BryonLewis force-pushed the export-recording-annotations branch from f7ad256 to 39a1bad Compare May 28, 2026 15:01
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

Successfully merging this pull request may close these issues.

Enable export of annotations from the UI for the admin

1 participant