Skip to content

CCP4 file format is out of date #83

@tluchko

Description

@tluchko

The most recent MRC/CCP4 file format is available at https://www.ccpem.ac.uk/mrc_format/mrc2014.php, which is a significant update from the format used in gridDataFormats. CCP-EM maintains a Python library for reading, writing and validating MRC2014 files at https://github.com/ccpem/mrcfile. A simple option is to use this library for reading and writing but this would add an external dependency to gridDataFormats.

I'd be happy to add in support for reading and writing MRC2014 files by using the mrcfile module or update the existing code (which would be read-only support). Is there a preference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    format-MRCMRC/CCP4 file format

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions