OMETIFF.jl

I/O operations for OME-TIFF files in Julia

OTHER License

Stars
24
Committers
7

Bot releases are visible (Hide)

OMETIFF.jl - v0.2.1

Published by tlnagy about 6 years ago

Small bugfix release.

  • Fix for zlib issues
  • Fix for certain OME-TIFFs with alternating position info
OMETIFF.jl - v0.2.0

Published by tlnagy about 6 years ago

Adds support Julia 1.0!

OMETIFF.jl - v0.1.2

Published by tlnagy over 6 years ago

OMETIFF.jl - v0.1.1

Published by tlnagy almost 7 years ago

OMETIFF.jl now has glorious multi-position (i.e. multi-well) support. Position is now added as an additional axis when a multi-position file is loaded.

Enjoy!

OMETIFF.jl - v0.1.0

Published by tlnagy about 7 years ago

This is a major redesign of how OME-TIFFs are loaded and treated internally. The result is that multi-position, multi-file OME-TIFFs should load without problems now. This redesign also sets the stage for further improvements to the OME-TIFF framework.

OMETIFF.jl - Initial release

Published by tlnagy about 7 years ago

This is the first version of OMETIFF.jl!

It adds support for loading OME-TIFFs from MicroManager or other microscopy software into Julia and leverages the awesome Images.jl ecosystem.