batdetect2/docs/source/legacy/index.md
2026-05-06 21:18:25 +01:00

703 B

BatDetect2 v1.0 documentation

This section documents the BatDetect2 workflow for version 1.

Use these pages if you need to keep working with the older batdetect2 detect command or the older batdetect2.api interface.

For new projects, we recommend the current workflow:

  • CLI: batdetect2 process
  • Python: batdetect2.api_v2.BatDetect2API

If you are moving from the older workflow, start with {doc}migration-guide.

These pages describe the previous workflow.
They are kept for continuity and migration support.
New users should start with {doc}`../getting_started` and {doc}`../tutorials/index`.
:maxdepth: 1

cli-detect
python-api
migration-guide