Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

brainglobe/imio

This package has moved!

imio has been merged into brainglobe-utils and will no longer be provided standalone. If you want to continue using this package's functionality, we recommend you install brainglobe-utils and the corresponding submodule.


Python Version PyPI Downloads Wheel Development Status Tests codecov Code style: black Contributions

imio

Loading and saving of image data.

About

The aim of imio is to be a lightweight image loading library for the file types supported by cellfinder, and brainreg.

Supports loading of:

  • Tiff stack +
  • Tiff series (from a directory, a text file or a list of file paths). *+
  • nrrd
  • nifti (.nii & .nii.gz)

* Supports loading in parallel for speed

+ Suports scaling on loading. E.g. downsampling to load images bigger than the available RAM

Supports saving of:

  • Tiff stack
  • Tiff series
  • nifti

To install

pip install imio

Contributing

Contributions to imio are more than welcome. Please see the developers guide.

About

Loading and saving of image data.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages