Releases: ryhattori/PatchWarp
Releases · ryhattori/PatchWarp
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.6
v1.2.5
- Image reading speed for files in a network drive improved for Windows users.
- Warp step can now handle a session with only 1 tiff stack.
- Previous version cropped image dimensions after warp correction. Now, the warped images maintain the original image dimensions.
- It now allows users to specify the number of workers for parallel processing to avoid 'Out-of-Memory' issue.
v1.2.4
v1.2.3
v1.2.2
v1.2.1
- There was a bug that temporary files were not deleted when ScanimageTiffreader was used in Windows system for images on network drive. This bug was causing memory overflow. This bug was fixed in this version.
- Previous versions did not work when the target directory had less than 3 tif stack files. It now works when the directory has 1 or 2 tif stack files.
- Some other minor bug fixes.