Documentation for mrcfile.py
Get started by reading the Overview of mrcfile.py and the Usage Guide.
You can also look at the Source documentation.
Table of Contents:
- Overview of mrcfile.py
- Usage Guide
- Source documentation
- mrcfile -- Main package
- Submodules
- mrcfile.bzip2mrcfile module
- mrcfile.command_line module
- mrcfile.constants module
- mrcfile.dtypes module
- mrcfile.future_mrcfile module
- mrcfile.gzipmrcfile module
- mrcfile.load_functions module
- mrcfile.mrcfile module
- mrcfile.mrcinterpreter module
- mrcfile.mrcmemmap module
- mrcfile.mrcobject module
- mrcfile.utils module
- utils
- Functions
data_dtype_from_header()data_shape_from_header()mode_from_dtype()dtype_from_mode()pretty_machine_stamp()byte_order_from_machine_stamp()machine_stamp_from_byte_order()byte_orders_equal()normalise_byte_order()spacegroup_is_volume_stack()is_printable_ascii()printable_string_from_bytes()bytes_from_string()
- mrcfile.validator module