[Debian-pan-maintainers] Bug#1020332: ITP: python-mrcfile -- Python implementation of the MRC2014 file format

Roland Mas lolando at debian.org
Tue Sep 20 09:48:12 BST 2022


Package: wnpp
Severity: wishlist
Owner: Roland Mas <lolando at debian.org>
X-Debbugs-Cc: debian-devel at lists.debian.org, debian-pan-maintainers at alioth-lists.debian.net

* Package name    : python-mrcfile
  Version         : 1.4.2
  Upstream Author : Colin Palmer <colin.palmer at stfc.ac.uk>
* URL             : https://github.com/ccpem/mrcfile
* License         : BSD
  Programming Lang: Python
  Description     : 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

This package will be maintained within the Python team on Salsa.



More information about the Debian-pan-maintainers mailing list