You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace private `sdata._gen_elements()` with public `gen_elements()`
- Replace dict-style `sdata[key]` lookup with explicit element-type search
- Add subprocess timeout (30s) to lazy-import hygiene test
- Document shallow X sharing in `materialise_obs` docstring
- Document JAX array retention in stalign metadata comment
- Document camelCase convention in STalignRegistrationConfig docstring
- Broaden landmark type hints to accept Sequence and np.ndarray
- Remove stale TODO comment from _stalign_helpers.py
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments