[ 源代码: python-fabio ]
软件包:fabio-viewer(0.11.0+dfsg-3)
fabio-viewer 的相关链接
Debian 的资源:
下载源码包 python-fabio:
- [python-fabio_0.11.0+dfsg-3.dsc]
- [python-fabio_0.11.0+dfsg.orig.tar.xz]
- [python-fabio_0.11.0+dfsg-3.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fabio (>= 0.11.0+dfsg-3)
- I/O library for images produced by 2D X-ray detector - Python3
-
- dep: python3-numpy
- Fast array facility to the Python 3 language