Fedora Packages

python3-mrcfile Subpackage of python-mrcfile

MRC2014 file format used in structural biology to store image and volume data

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.0-3.fc41 -
Fedora 40 1.5.0-3.fc40 -
Fedora 39 1.5.0-3.fc39 -
Fedora 38 1.5.0-3.fc38 -
EPEL 9 1.5.0-3.el9 -
EPEL 8 1.5.0-3.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-mrcfile dash maintainers at fedoraproject dot org.



Sources on Pagure