A collection of tools and scripts to automate microscopy workflows in ZEN Blue using Python, APIs, and AI tools.
Open Application Development (OAD) is a collection of tools and scripts that automate microscopy workflows in ZEISS's ZEN Blue platform. It solves the problem of manual, repetitive tasks in image acquisition and analysis by providing Python scripting capabilities and APIs for integration with external software. The project enables researchers to create customized, automated experiments with adaptive acquisition features.
Microscopy researchers, bioimaging scientists, and developers working with ZEISS ZEN Blue who need to automate acquisition, analysis, and processing workflows. It's also valuable for labs integrating microscopy data with external analysis tools like Fiji or MATLAB.
Developers choose OAD because it provides official, well-documented tools from ZEISS for automating their microscopy platform. It offers unique integration with ZEN Blue's experiment feedback system for adaptive acquisition and supports cross-platform CZI data handling through open-source libraries.
Collection of tools and scripts useful to automate microscopy workflows in ZEN Blue using Python and Open Application Development tools and AI tools.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Uses IronPython with the OAD Simple API to enable researchers to write custom scripts for automating microscopy workflows, as highlighted in the README's focus on simplification and customization.
Supports data exchange with popular tools like Fiji, MATLAB, and CellProfiler, facilitating seamless analysis pipelines across software ecosystems.
Provides cross-platform APIs like libCZI and pylibCZIrw for programmatic reading and writing of CZI image files, enhancing data interoperability with external applications.
Enables on-the-fly modification of acquisitions based on online image analysis through the Experiment Feedback feature, allowing for smarter, responsive microscopy.
Tied exclusively to ZEISS ZEN Blue and microscopes, making it unsuitable for other brands or systems, as evidenced by its integration-focused design.
Relies on IronPython for scripting, which may limit access to the broader Python library ecosystem and newer Python features compared to CPython.
The disclaimer explicitly states no warranty and use at own risk, indicating potential stability issues and lack of official troubleshooting support.