etspy.io.load_serialem(mrcfile: str | Path, mdocfile: str | Path) TomoStack[source]

Load a multi-frame series collected by SerialEM.

Parameters:
mrcfile: str | Path

Path to MRC file containing tilt series data.

mdocfile: str | Path

Path to SerialEM metadata file for tilt series data.

Returns:

stack – Tilt series

Return type:

TomoStack