DeepLabCut / DeepLabCut/DeepLabCut-live-GUI

redesign example processor - include saving procedure when calling `stop()`

Open
#117 0 comments 1 reaction 1 assignee View on GitHub

@C-Achard is already working on this.

Since Aug 21, 2026.

processor
Dominant language
Python
Stars
72
Forks
28
Avg merge
1d 10h
Merged PRs (30d)
2

Description

In recent experimental stress-testing we found the need to improve the saving logic for custom processors: always save the data stream when the processor is stopped (for whatever reason).

Currently our example processor does not save any data when calling a bare stop(). For future reference it might be helpful to change the example to include a standard saving call when stopping the processor.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.