Skip to content

Deconwolf version 0.4.5

Latest
Compare
Choose a tag to compare
@elgw elgw released this 12 Mar 08:28
· 2 commits to master since this release
ca062c4
  • New: support for reading and writing Numpy npy files in many
    places. If the input file ends with .npy so will the output file.
  • Change: Not setting TIFFTAG_SUBFILETYPE and TIFFTAG_PAGENUMBER when
    writing tif files since it does not seem to be needed.
  • Fix: dw maxproj truncates ImageJ metadata to remove the 3D
    information so that Python/tifffile no longer issues warnings.
  • Fix: --scaling s works when tiling is used.
  • Fix: --float work when tiling is used.

Prior to installing deconwolf on windows, please get the Microsoft Visual C++ Redistributable the required file is https://aka.ms/vs/17/release/vc_redist.x64.exe.

For Linux/Unix/MacOS it is recommended that deconwolf is build from source -- it only takes a minute!