v0.0.3
What's Changed
- feat: allow loading optical configs from fpbase, general refactor of optical configs by @tlambert03 in #40
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #42
- refactor: remove DataArray, use xarray directly, vendor xarray_jax from deepmind/graphcast by @tlambert03 in #43
- Establish dimension conventions, pass dimensions through more explicitly by @tlambert03 in #44
- docs: Overview of various stages. by @tlambert03 in #46
- feat: add caching by @tlambert03 in #41
- feat: add ndview convenience by @tlambert03 in #49
- feat: add cosem models, downloading, caching, binning, and tests by @tlambert03 in #50
- ci: try self-hosted for cupy by @tlambert03 in #45
- build: pin numpy to <2 until next tensorstore release by @tlambert03 in #51
- feat: support multi-channel, multi-fluorophore simulations by @ashesh-0 in #35
- feat: pull neuron ground truths from allen brain by @tlambert03 in #48
- fix: remove caching on bins by @tlambert03 in #53
- feat: cosem Sample by @tlambert03 in #18
New Contributors
Full Changelog: v0.0.2...v0.0.3