Releases: ElementoLab/imc
Releases · ElementoLab/imc
0.1.0
This release contains a change that should changes the quantification of intensity in object masks and therefore generates different results to previous versions. Update recommended.
0.0.18
This is the first release to fully support and enable by default OME-TIFF as backend file format to store image stacks.
0.0.11 - support full processing in one command
Initial support for data processing with single command:
imc process <mcdfile1.mcd> <mcdfile2.mcd> <tifffile1.tiff> <tifffile2.tiff>
Multiple files are allowed and both MCD and TIFF supported.
0.0.10
Refined workflow for IMC data processing; testing with Github actions
0.0.8
This pre-release contains all steps of sample processing and makes imc
de facto a data processing pipeline as well.
Several improvements to many parts of the API which is still maturing and mostly undocumented, so use at own risk.