CMD + K

mrcfile

Community

MRC file I/O library

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::mrcfile

Usage Tracking

1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

mrcfile is a Python implementation of the MRC2014 file format (http://www.ccpem.ac.uk/mrc_format/mrc2014.php), 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.

About

Summary

MRC file I/O library

Last Updated

Jan 23, 2025 at 12:06

License

BSD-3-Clause

Total Downloads

827.1K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.1.2
macOS-64 Last supported version: 1.1.2
win-64 Last supported version: 1.1.2