Metadata-Version: 2.1
Name: cellocity
Version: 0.1.0
Summary: Velocity and vector analysis of microscopy data
Home-page: https://github.com/oftatkofta/cellocity
Author: Jens Eriksson
Author-email: jens.eriksson@imbim.uu.se
License: GPLv3
Project-URL: Documentation, https://cellocity.readthedocs.io/en/latest/
Project-URL: Research group, https://www.imbim.uu.se/research-groups/infection-and-defence/sellin-mikael/
Project-URL: Source, https://github.com/oftatkofta/cellocity
Description: # Cellocity
        
        Cellocity is a python package that allows the user to perform optical flow and PIV analysis on microscopy data. It is intended to be helpful in both the exploratory and in the data acquisition phases of a cell dynamics project. In the exploratory phase several different algorithms, settings, and preprocessing steps can be evaluated. In the data acquisition phase a pre-determined pipeline can be "hard coded" in to a GUI-based application that does not require expertise to utilize. 
        
        ## Velocity and vector analysis of microscopy data
        
        Cellocity can create vector field visualizations, speed graphs, and multiple advanced vector field analysis.
        
        ## Documentation
        
        Documentation is available at [Read the Docs](https://cellocity.readthedocs.io/en/latest/).
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
