ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
scripts.Enlighten Namespace Reference

Classes

class  EnlightenApplication
 This class encapsulates processing of command-line arguments, instantiates a Controller then passes control to the Qt framework. More...
 

Functions

 main (argv)
 
 signal_handler (signal, frame)
 

Variables

 ec = main(sys.argv)
 
 log = logging.getLogger(__name__)
 

Function Documentation

◆ main()

scripts.Enlighten.main ( argv)

◆ signal_handler()

scripts.Enlighten.signal_handler ( signal,
frame )

Variable Documentation

◆ ec

scripts.Enlighten.ec = main(sys.argv)

◆ log

scripts.Enlighten.log = logging.getLogger(__name__)