Package diffpy :: Package pdfgui :: Package gui :: Module fittree
[hide private]
[frames] | no frames]

Module fittree

source code

This module contains the FitTree object designed for use in PDFgui.

Classes:
    FitTree         --  A tree specific to orgainizing data for pdffit

Exceptions:
    FitTreeError    --  Exception for errors with FitTree operations.



Classes [hide private]
  FitTree
TreeCtrl designed to organize pdffit fits.
  FitTreeError
Functions [hide private]
 
incrementName(name, namelist, start=1)
Increment the name by assigning the lowest number to the end such that the name does not appear in the namelist.
source code
Variables [hide private]
  __id__ = '$Id: fittree.py 2980 2009-04-02 00:14:33Z juhas $'