Metadata-Version: 1.0
Name: focustools
Version: 0.1.0
Summary: Python utilities supporting the FOCUS package and cryo-EM data processing in general.
Home-page: https://github.com/C-CINA/focustools
Author: Ricardo Righetto
Author-email: ricardo.righetto@unibas.ch
License: GPLv3
Description: FOCUS TOOLS offers Python functions and scripts for performing common tasks in cryogenic electron microscopy (cryo-EM) data processing such as postprocessing 3D maps, filtering, masking, computing FSC curves, cropping/padding in real and Fourier space, CTF correction, among others. Some of the tools contained here were developed to support the FOCUS package.
        
        The I/O of MRC files is based on the [MRCZ library](https://github.com/em-MRCZ/python-mrcz).
        
        Where possible, tasks are accelerated by the [NumExpr](https://github.com/pydata/numexpr) engine.
Keywords: cryoEM cryo-EM focus single-particle tomography subtomogram-averaging electron-microscopy
Platform: UNKNOWN
