Metadata-Version: 2.1
Name: lyse
Version: 3.0.0rc2
Summary: Automated analysis queue for labscript suite experiments
Home-page: http://labscriptsuite.org
Author: The labscript suite community
Author-email: labscriptsuite@googlegroups.com
License: BSD
Project-URL: Source Code, https://github.com/labscript-suite/lyse
Project-URL: Download, https://github.com/labscript-suite/lyse/releases
Project-URL: Tracker, https://github.com/labscript-suite/lyse/issues
Description: # lyse
        
        lyse is an analysis framework. It coordinates the running of python analysis scripts on experiment data as it becomes availiable, updating plots in real time.
        
        ([view on Github](https://github.com/labscript-suite/lyse))
        
        
Keywords: experiment analysis automation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pyqt
