[ 原始碼: python-fabio ]
套件:fabio-viewer(0.8.0+dfsg-1)
fabio-viewer 的相關連結
Debian 的資源:
下載原始碼套件 python-fabio:
- [python-fabio_0.8.0+dfsg-1.dsc]
- [python-fabio_0.8.0+dfsg.orig.tar.xz]
- [python-fabio_0.8.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
其他與 fabio-viewer 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fabio (>= 0.8.0+dfsg-1)
- I/O library for images produced by 2D X-ray detector - Python3
-
- dep: python3-numpy
- Fast array facility to the Python 3 language