Actualités

MRC is a file format that has become industry standard in cryo-electron microscopy (cryoEM) and electron tomography (ET), where the result of the technique is a three-dimensional grid of voxels each ...
def read_magnifications_from_mdoc(mrc_file_path): Reads the magnification values from a .mdoc file corresponding to the given .mrc file. :param mrc_file_path: str, path to the .mrc file :param x1: int ...