MRCFile.jl icon indicating copy to clipboard operation
MRCFile.jl copied to clipboard

Read and write files and manipulate data in the MRC2014 format

Results 7 MRCFile.jl issues
Sort by recently updated
recently updated
newest added

Hi, is there a plan to support FileIO?

- Fix https://github.com/sethaxen/MRCFile.jl/issues/10. The data now represent in row-major order. - Modify README.md and documentation.

From the [MRC2014 spec](https://www.ccpem.ac.uk/mrc_format/mrc2014.php): > The handedness of the data block is not well defined by the MRC2014 standard. Conventionally, many pieces of software have treated the data as right-handed,...

use h.exttyp to identify extended header format and parse into a human-readable type #### types of extended headers CCP4 | Format from CCP4 suite -- | -- MRCO | MRC...

This package needs a proper test suite for the most important part: I/O of data. It would probably also be good to have an optional test for consistency with mrcfile,...

This pull request changes the compat entry for the `TranscodingStreams` package from `0.9, 0.10` to `0.9, 0.10, 0.11`. This keeps the compat entries for earlier versions. Note: I have not...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....

dependencies