- 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
andTIFFTAG_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!