Package schrodinger :: Package application :: Package desmond :: Module fep_reporter
[hide private]
[frames] | no frames]

Module fep_reporter

Classes [hide private]
  FEPReportMaker
Functions [hide private]
 
x_server_available()
This function checks if X-server is available to generate graphical reports by detecting the 'DISPLAY' environment variable.
Variables [hide private]
  app = QtGui.QApplication(sys.argv)
  __package__ = 'schrodinger.application.desmond'
Function Details [hide private]

x_server_available()

 

This function checks if X-server is available to generate graphical reports by detecting the 'DISPLAY' environment variable.

Returns:
Returns True if X-server is running on the machine