| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
The data file class
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| Method Details | 
  
 
Constructor, the DataFile can be initiated either from a file path 
or arrays of data
filepath - the filepath of the data file
engine - the engine type
xobs, yobs, ysig - the data arrays to initialize the data file
rootname - the rootname of the file when constructed from x/y data arrays. 
    NOTE: the extension name is always dat in this case
   | 
  
 Prepare the data file for different engines, and dump the prepared file to a path. If conversion is not needed, the origianl file will be dumped new directory - the path to dump the file engine - the engine rootName - the file name if different from that saved in the object return the path to the prepared data file  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Aug 28 23:35:57 2011 | http://epydoc.sourceforge.net |