DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
redesign example processor - include saving procedure when calling `stop()`
Offen
@C-Achard arbeitet bereits daran.
Seit 21.8.2026.
processor
- Vorherrschende Sprache
- Python
- Sterne
- 72
- Forks
- 28
- Ø Merge
- 1 T. 10 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.