Skip to content

Conversation

@drgmo
Copy link
Contributor

@drgmo drgmo commented Jan 12, 2026

  • Previously: Path.stem on files like fileA.someaddition.h5 and fileA.somedifferentaddition.h5 yielded identical slide_names, causing the latter file to be skipped.
  • Now: use Path.name to keep the full filename (including all dots) so each tile-features file gets a distinct slide_name.

- Previously: Path.stem on files like fileA.someaddition.h5 and
  fileA.somedifferentaddition.h5 yielded identical slide_names,
  causing the latter file to be skipped.
- Now: use Path.name to keep the full filename (including all dots)
  so each tile-features file gets a distinct slide_name.
@mducducd mducducd self-requested a review January 13, 2026 10:20
@mducducd mducducd merged commit 5dedfbe into KatherLab:main Jan 13, 2026
28 checks passed
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.

2 participants