套件:python3-mrcfile(1.5.3-3)
python3-mrcfile 的相關連結
Debian 的資源:
下載原始碼套件 python-mrcfile:
- [python-mrcfile_1.5.3-3.dsc]
- [python-mrcfile_1.5.3.orig.tar.gz]
- [python-mrcfile_1.5.3-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python implementation of the MRC2014 file format
mrcfile is a Python implementation of the MRC2014 file format, which is used in structural biology to store image and volume data.
It allows MRC files to be created and opened easily using a very simple API, which exposes the file's header and data as numpy arrays. The code runs in Python 2 and 3 and is fully unit-tested.
This library aims to allow users and developers to read and write standard-compliant MRC files in Python as easily as possible, and with no dependencies on any compiled libraries except numpy. You can use it interactively to inspect files, correct headers and so on, or in scripts and larger software packages to provide basic MRC file I/O functions.
Key Features:
* Clean, simple API for access to MRC files * Easy to install and use * Validation of files according to the MRC2014 format * Seamless support for gzip and bzip2 files * Memory-mapped file option for fast random access to very large files * Asynchronous opening option for background loading of multiple files * Runs in Python 2 & 3, on Linux, Mac OS X and Windows
其他與 python3-mrcfile 有關的套件
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)