Skip to content

Publish corner-correction frame PNGs to failed_corners/ for stable SLEAP references - #128

Open
ptuan5 wants to merge 1 commit into
mainfrom
png-file-handling
Open

ptuan5 wants to merge 1 commit into
mainfrom
png-file-handling

Conversation

@ptuan5

@ptuan5 ptuan5 commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

SLEAP retains the source path of each embedded video frame and re-resolves it on later loads. Referencing the Nextflow work-directory PNG left that path dangling once the work dir was cleaned, causing SLEAP to repeatedly prompt to locate the frame image on reopen.
Copying the frame into pubdir/failed_corners (alongside the pose file for the same video) before building the SLEAP Video object keeps that reference valid.

…EAP references

SLEAP retains the source path of each embedded video frame and re-resolves
it on later loads. Referencing the Nextflow work-directory PNG left that
path dangling once the work dir was cleaned, causing SLEAP to repeatedly
prompt to locate the frame image on reopen. Copying the frame into
pubdir/failed_corners (alongside the pose file for the same video) before
building the SLEAP Video object keeps that reference valid.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ptuan5 ptuan5 self-assigned this Sep 17, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant