Skip to content

Releases: labsyspharm/ashlar

v1.13.0

15 Oct 20:40
20c67f8
Compare
Choose a tag to compare

New features

  • FileSeriesReader adds new parameters layout and direction. Layout can be set to raster (default) or snake. Direction can be set to horizontal (default) or vertical. (#76)

Internal enhancements

  • Add layer quality plot ashlar.reg.plot_layer_quality. (#81)

Bug fixes

  • Pin random state by default for reproducible stitching results. (#77)
  • Multi-tile .CZI files and .CZI files with extra images (such as slide labels) are now read correctly. (#80)
  • Catch rare error caused when assembling mosaic. (#79)