Skip to content

Export Annotations Task#518

Merged
BryonLewis merged 4 commits into
mainfrom
export-recording-annotations
Jun 2, 2026
Merged

Export Annotations Task#518
BryonLewis merged 4 commits into
mainfrom
export-recording-annotations

Conversation

@BryonLewis

@BryonLewis BryonLewis commented May 28, 2026

Copy link
Copy Markdown
Collaborator

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

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

Copy link
Copy Markdown

Deploying bats-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3065559
Status: ✅  Deploy successful!
Preview URL: https://17704126.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
@BryonLewis BryonLewis marked this pull request as ready for review June 2, 2026 12:44
@BryonLewis BryonLewis merged commit bda6a6a into main Jun 2, 2026
4 checks passed
@BryonLewis BryonLewis deleted the export-recording-annotations branch June 2, 2026 12:48
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