antenna
https://github.com/rolnicklab/antenna
Python
An online toolset to manage and analyze data collected from insect camera traps for research and conservation efforts.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to antenna
Help out
- Issues
- Backfill legacy jobs_job.logs into JobLog and drop the column
- Dedicated /jobs/logs/ endpoint with pagination for JobLog rows
- CANCELLED jobs leak through /next filter, starve newer async_api jobs
- Clean up task queue when job is revoked or re-started, fix duplicate tasks
- feat(ml): propagate pipeline config through NATS pull-mode tasks
- feat(tracking): revive occurrence tracking as a post-processing task
- Add COCO json export type
- Exploration: make the app usable when captures aren't grouped into sessions
- Add GET /jobs/next action; deprecate list(ids_only=1) claim-semantics
- Capture set population fails with stored kwargs: `sample_interval()` rejects `max_num`
- Docs
- Python not yet supported