8000 Releases · YuelongWu/feabas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: YuelongWu/feabas

v3.0.1

13 May 20:33
421404b
Compare
Choose a tag to compare

major update

Please note that backward compatibility with version 2.x is not guaranteed in this release.

Major changes:

The user settings will be populated with default settings where they are undefined in the user config file.
Thumbnail alignment now stands on its own.
Added a "chunked" alignment workflow that should be easier to parallelize compared to the original "slide window" method.
Added mipmapping function for tensorstore rendered volume.
The working directory can now sit in a GCP bucket.
After the initial matching step for stitching, a translational optimization will be applied, followed by a re-match based on the optimized tile locations. This may help in situations where stage coordinates were not provided accurately.
A deformation budget is defined in config.py to prevent excessive deformation in mesh relaxation.
material_table config file changed from json to yaml with comments.

v2.1.1

16 Apr 22:44
Compare
Choose a tag to compare

Backup release before merging dask branch

v2.1.0

03 Mar 16:33
Compare
Choose a tag to compare
  • now the stitch rendering step doesn't have to use the full resolution of the raw data
  • added subpixel accuracy to template matching
  • allowed applying a geodesic mask to the image during template matching
  • reworked the workflow of thumbnail downsampling
  • multiple bug fixes.

v2.0.1

29 Nov 04:50
Compare
Choose a tag to compare

Bug fixes after processing Fish2.0

v2.0.0

14 Sep 21:14
Compare
Choose a tag to compare
  • added supports for TensorStore
  • multiple bug fixes

v1.0.0

26 May 21:02
Compare
Choose a tag to compare

the initial stable version

0