Skip to content

NeutrinoToolkit/Neutrino

Repository files navigation

Neutrino

A light, expandable and full featured image analysis tool for research

To install grab the file for your system here: https://github.com/NeutrinoToolkit/Neutrino/releases/tag/latest

Rationale

Neutrino is an image viewer/analyser meant to be a research tool for manipulating experimental images. On a more general basis each bi-dimensional matrix of elements in the real or in the complex field can be seen as an image

Features

Neutrino includes:

  • multiple windows, multiple buffer support.
  • common lossless input formats (including txt, tiff, sif, fits, hdf, raw) plus common formats (as supported by QImage. New formats can be added runtime via C++ plugins or python scripting
  • txt output format and proprietary binary format for image or session save
  • vectorial export formats (pdf, svg)

Build

If you want to recompile, have a look at the : .cyrrus.yml main.yml

Status: Build Status macIntel