fabio_viewer

Viewer for images produced by 2D X-ray detector

Install

All systems
curl cmd.cat/fabio_viewer.sh
Debian Debian
apt-get install fabio-viewer
Ubuntu
apt-get install fabio-viewer
image/svg+xml Kali Linux
apt-get install fabio-viewer
Windows (WSL2)
sudo apt-get update sudo apt-get install fabio-viewer
Raspbian
apt-get install fabio-viewer

fabio-viewer

Viewer for images produced by 2D X-ray detector

FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for a total of 20 different file formats (like CBF, EDF, TIFF, ...) and offers an unified interface to their headers (as a Python dictionary) and datasets (as a numpy ndarray of integers or floats) Binaries provided with python-fabio

python-fabio

I/O library for images produced by 2D X-ray detector - Python2

FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for a total of 20 different file formats (like CBF, EDF, TIFF, ...) and offers an unified interface to their headers (as a Python dictionary) and datasets (as a numpy ndarray of integers or floats) This is the Python 2 version of the package.