We are excited to announce the release of v0.2.0, which introduces basic OME-TIFF conversion functionality. This version lays the groundwork for future development and enhancements. The major updates in this release include support for various compression options and the ability to save HE QPTIFFs as three-plane photometric blackpoint instead of RGB for compatibility with the Aviator viewer.
Features included in this release:
- Conversion of QPTIFF H&E and mIF image input files to OME-TIFF format.
- Generation of a deidentified OME XML image description that adheres to MITI consortium's minimum recommendations.
- Validation of the OME XML image description against the OME standard.
- A functional Dockerfile for easy setup and deployment.
- Basic error handling and logging for improved troubleshooting.
- Compression options to optimize file size and performance.
Please be aware that this is an early release, and there might be some bugs or limitations. We encourage users to report any issues or request new features on the GitHub Issues page. Your feedback and contributions are greatly appreciated as we continue to enhance omeify.
For installation instructions and usage details, please refer to the README file in the repository.