mrcfile 1.3.0-fosscuda-2020b

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.

Accessing mrcfile 1.3.0-fosscuda-2020b

To load the module for mrcfile 1.3.0-fosscuda-2020b please use this command on Baskerville:

📋 module load bask-apps/live
module load mrcfile/1.3.0-fosscuda-2020b

Bask Apps Env

live

More Information

For more information visit the mrcfile website.

Dependencies

This version of mrcfile has a direct dependency on: fosscuda/2020b Python/3.8.6-GCCcore-10.2.0 SciPy-bundle/2020.11-fosscuda-2020b

Last modified on 31st August 2021