Skip to content

Fix save_original bug in the processors#75

Open
arturoptophys wants to merge 2 commits intoDeepLabCut:masterfrom
arturoptophys:artur/fix-processor
Open

Fix save_original bug in the processors#75
arturoptophys wants to merge 2 commits intoDeepLabCut:masterfrom
arturoptophys:artur/fix-processor

Conversation

@arturoptophys
Copy link
Copy Markdown
Contributor

The example processors as well as the base processor had a bug in the recording logic of the original dlc-keypoints. Results should only be appended when the processor is set in the 'record' mode and not on every process-call.

Additionally removed the conn._socket accesses as at least on windows this does not exist. and leads to AttributeError.

@C-Achard those are quick-fixes from my side, you are welcome to use a better approach.

@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@C-Achard C-Achard self-requested a review April 29, 2026 15:06
@C-Achard C-Achard self-assigned this Apr 29, 2026
@C-Achard C-Achard added bug Something isn't working enhancement New feature or request labels Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants