Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@quentinblampey quentinblampey released this 21 Mar 16:36
· 1 commit to main since this release

[0.2.3] - 2025-03-21

Added

  • New Visium-HD and Visium tutorials
  • Infer default plot size for plots (median neighbors distrance)
  • Can filter by technology in load_dataset

Fixed

  • Fix model.plot_prototype_covariance and model.plot_prototype_weights
  • Edge case: ensure that even negative max-weights are above the prototype threshold

Changed

  • novae.utils.spatial_neighbors can be now called via novae.spatial_neighbors
  • Store distances after spatial_neighbors instead of 1 when coord_type="grid"