I've got two tiff stacks with time-lapse data corresponding to different channels acquired in a microscopy experiment. I'd like to merge them into a single stack with two channels. Both stacks are 16-bit greyscale.
When I use:
convert stack1.tiff stack2.tiff stack_merged.tiff
I get a single but concatenated file with two stacks one after another.
Links to file 1 and file 2.