GitHunt
RK

rkarmaka/NoRI-Visualizer

NoRI Visualizer

NoRI Visualizer is an interactive tool for exploring and visualizing microscopy data from the NoRI pipeline. It provides a lightweight GUI for loading images, inspecting channels, and viewing derived graphs.

Features

  • Image viewing: Load and browse NoRI image data.
  • Channel controls: Toggle channels and adjust basic display settings.
  • Graph visualization: Inspect graphs and metrics derived from the images.

Installation

From the NoRI Visualizer directory:

pip install -r requirements.txt

Usage

Run the application with:

python app.py

Requirements

See requirements.txt for the full list of Python dependencies.

License

This project is part of the NoRI toolbox. Refer to the main repository for licensing details.

Languages

Python100.0%

Contributors

MIT License
Created February 3, 2026
Updated February 3, 2026
rkarmaka/NoRI-Visualizer | GitHunt