Skip to content

Sync upstream/drift with upstream/dev in August 2026 - #275

Merged
bobleesj merged 188 commits into
electronmicroscopy:driftfrom
bobleesj:drift-sync-dev-aug-2026
Aug 2, 2026
Merged

Sync upstream/drift with upstream/dev in August 2026#275
bobleesj merged 188 commits into
electronmicroscopy:driftfrom
bobleesj:drift-sync-dev-aug-2026

Conversation

@bobleesj

@bobleesj bobleesj commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Prepping to make a PR for multidimensional drift correction into upstream/dev

bobleesj and others added 30 commits January 8, 2026 10:26
…ion, constructors, define_lattice() and AutoSerialize implementation.
arthurmccray and others added 26 commits June 8, 2026 11:12
…re/update-lockfile-20260608

chore: Update dependencies
…re/update-lockfile-20260615

chore: Update dependencies
…_hotfix

Normalizing by the quantile now an option in Tomo Dataset
…er than comparing the shapes within the tilt series stack.
…re/update-lockfile-20260629

chore: Update dependencies
…re/update-lockfile-20260706

chore: Update dependencies
create_batch_rays and integrate_rays were decorated with
@torch.compile(mode="reduce-overhead"). Calling them triggers
TorchInductor, which needs a C compiler to build its kernel. On Windows
runners without MSVC (cl.exe) on PATH this raises InductorError, failing
tests/tomography/test_dataset_models.py::TestINRRayMath on windows-latest.

Both are trivial tensor ops (a small fill and a single reduction) and
reduce-overhead is a no-op on CPU, so eager execution is equivalent and
portable across platforms.
…-torch-compile-rays

Remove torch.compile from INR ray helpers for Windows compatibility
…re/update-lockfile-20260713

chore: Update dependencies
…re/update-lockfile-20260720

chore: Update dependencies
…re/update-lockfile-20260727

chore: Update dependencies
@bobleesj
bobleesj marked this pull request as ready for review August 2, 2026 02:31
@bobleesj

bobleesj commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator Author

Merging - no side effect. upstream/drift silo branch.

@bobleesj
bobleesj merged commit 56dac7b into electronmicroscopy:drift Aug 2, 2026
0 of 4 checks passed
@bobleesj
bobleesj deleted the drift-sync-dev-aug-2026 branch August 2, 2026 02:32
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.

9 participants