Metadata-Version: 2.1
Name: runviewer
Version: 3.0.0b2
Summary: A program to view shots compiled by labscript
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/runviewer
Project-URL: Download, https://github.com/labscript-suite/runviewer/releases
Project-URL: Tracker, https://github.com/labscript-suite/runviewer/issues
Description: # runviewer
        
        
        The runviewer Python program allows you to visualise a shot compiled by labscript. runviewer is designed to show you what you have commanded the hardware to do throughout the experiment shot, by plotting traces of outputs and inputs. These traces are reverse engineered from the hardware instructions produced by labscript, and provide a faithful representation of what the hardware has been commanded to do.
        
        ( 
        [view on Bitbucket](https://bitbucket.org/labscript_suite/runviewer)
        )
        
           * For install instructions, see the [labscript suite install guide](https://bitbucket.org/labscript_suite/install-guide)
        
Keywords: experiment visualization
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
