Metadata-Version: 1.1
Name: pyscanfcs
Version: 0.2.2
Summary: Scientific tool for perpendicular line scanning FCS.
Home-page: https://github.com/paulmueller/PyScanFCS
Author: Paul Mueller
Author-email: paul.mueller@biotec.tu-dresden.de
License: GPL v2
Description: PyCorrFit can be used for analyzing data from perpendicular line
        scanning FCS.
        
        For a full list of features and supported file formats visit http://pyscanfcs.craban.de.
        There are also precompiled binaries for various systems.
        
        This package provides the Python module `pyscanfcs` and its graphical user interface. The 
        graphical user interface is written in wxPython.
        
        Installation and usage:
        
            pip install pyscanfcs  
            
            python -m pyscanfcs
        
Keywords: fcs,fluorescence,correlation,spectroscopy,perpendicular,scanning,multiple,tau
Platform: ALL
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
