Skip to content

Conversation

@n-poulsen
Copy link
Contributor

@n-poulsen n-poulsen commented Jan 27, 2025

Merged main into #2822 to resolve conflicts.

Fixes dropimagesduetolackofannotation to work with older single-animal data CollectedData files that do not have split multiindex rows. no longer deletes all images instead of just the ones with no annotations. Closes #2821.

Thanks to @aspence for the contribution!

Andrew J Spence and others added 2 commits December 20, 2024 14:32
…ollectedData files that do not have split multiindex rows. no longer deletes all images instead of just the ones with no annotations.
@n-poulsen n-poulsen added the backwards compatibility issues concerning prior to current versions label Jan 27, 2025
@n-poulsen n-poulsen requested a review from maximpavliv January 27, 2025 13:53
@n-poulsen n-poulsen merged commit 68cf53b into main Jan 27, 2025
5 checks passed
@n-poulsen n-poulsen deleted the spencelab/main branch January 27, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards compatibility issues concerning prior to current versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dropimagesduetolackofannotation deletes all images when called on old CollectedData dataframes without multiindex - with fix

3 participants