Metadata-Version: 2.1
Name: libertem-blobfinder
Version: 0.4.1
Summary: LiberTEM correlation and refinement library
Home-page: https://libertem.github.io/LiberTEM-blobfinder
Author: the LiberTEM team
Author-email: libertem-dev@googlegroups.com
License: GPL v3
Description: .. _`strain mapping`:
        
        LiberTEM-blobfinder is a package for correlation-based peak finding and strain
        mapping. It is part of the `LiberTEM project
        <https://libertem.github.io/LiberTEM/>`_.
        
        Usage
        -----
        
        See `Usage documentation <https://libertem.github.io/LiberTEM-blobfinder/usage.html>`_!
        
        
        Installation
        ------------
        
        The quick version from PyPI:
        
        .. code-block:: shell
        
            $ pip install libertem-blobfinder[pyfftw]
        
        See `full installation instructions
        <https://libertem.github.io/LiberTEM-blobfinder/install.html>`_ for more
        details!
        
        .. rubric:: Reference
        
        See `blobfinder API reference
        <https://libertem.github.io/LiberTEM-blobfinder/reference.html>`_ for details!
        
        .. rubric:: Examples
        
        See `example applications
        <https://libertem.github.io/LiberTEM-blobfinder/examples.html>`_!
        
        License
        -------
        
        LiberTEM-blobfinder is licensed under GPLv3.
        
Keywords: electron microscopy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: pyfftw
Provides-Extra: udf
Provides-Extra: common
