Formats#
The formats module provides comprehensive file I/O capabilities for various scientific data formats commonly used in microscopy and structural biology.
Core Functions#
|
Open and parse a file based on its extension. |
|
Open and deserialize a pickled session file. |
Data Container Classes#
Writers#
|
|
|
Write 3D density data to file (typically in CCP4/MRC format). |
Parser#
The parser module handles loading and processing of density maps and volumetric data from various file formats.
Density Loading#
|
Load 3D density data from file. |