Package diffpy :: Package pdfgui :: Package control :: Module fitting
[hide private]
[frames] | no frames]

Module fitting

source code

Classes [hide private]
  Fitting
Fitting is the class to control a PdfFit process, which can be either running on a remote machine or locally.
Functions [hide private]
 
getEngineExceptions()
Return a tuple of possible exceptions from diffpy.pdffit2.pdffit2.
source code
 
handleEngineException(error, gui=None)
Common handler of PDFfit2 engine exceptions.
source code
Variables [hide private]
  __id__ = '$Id: fitting.py 3050 2009-04-10 01:35:53Z juhas $'
Function Details [hide private]

handleEngineException(error, gui=None)

source code 
Common handler of PDFfit2 engine exceptions.

error -- instance of PDFfit2 exception
gui   -- reference to GUI when active