[ol9_developer_EPEL] python3-mrcfile-1.5.3-1.el9.noarch

Name:python3-mrcfile
Version:1.5.3
Release:1.el9
Architecture:noarch
Group:Unspecified
Size:259911
License:BSD-3-Clause
RPM: python3-mrcfile-1.5.3-1.el9.noarch.rpm
Source RPM: python-mrcfile-1.5.3-1.el9.src.rpm
Build Date:Sat Aug 03 2024
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/ccpem/mrcfile
Summary:MRC2014 file format used in structural biology to store image and volume data
Description:
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.

Changelog (Show File list) (Show related packages)