Skip to content

Comments

fix prairie_view_loader.py write_single_bigtiff to use uint16 #126

Merged
kushalbakshi merged 6 commits intodatajoint:mainfrom
MathiasMahn:main
Feb 20, 2026
Merged

fix prairie_view_loader.py write_single_bigtiff to use uint16 #126
kushalbakshi merged 6 commits intodatajoint:mainfrom
MathiasMahn:main

Conversation

@MathiasMahn
Copy link
Contributor

-> current initialization as "int" leads to 32 or 64 bit depth, depending on the platform, leading to file size doubling or quadrupling.

…ths-Gma4f

Use as_posix() for platform-independent path handling across all modules
Merge pull request datajoint#127 from MathiasMahn/claude/platform-independent-…
Refactor grid computation logic for motion correction to ensure it only attempts to build a patch grid when both strides and overlaps are provided. Added fallback for rigid correction to define grid based on full FOV.
…= true

moved the patch grid computation for motion correction based on strides and overlaps under if pw_rigid == true
Comment out unnecessary dataset requirement for global single rigid shift.
@kushalbakshi kushalbakshi merged commit 4b75497 into datajoint:main Feb 20, 2026
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