Monte Carlo Sampling for diffraction pattern.
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          addSampleData(self) 
      Convert data file if neccessary. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          genSamplingFromchi(self,
        fullpath,
        newfullpath,
        bankid,
        num,
        dfc) 
      Sampling num of times based on distribution and save the new datafile
      in newfullpath. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          genSamplingFromtimemap(self,
        fullpath,
        newfullpath,
        bankid,
        num,
        dfc,
        expfilepath) 
      Sampling num of times based on distribution and save the new datafile
      in newfullpath. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          genSamplingFromxye(self,
        fullpath,
        newfullpath,
        bankid,
        num,
        dfc) 
      Sampling num of times based on distribution and save the new datafile
      in newfullpath. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          getEngine(self) 
      Get engine type from fit object. | 
          
            source code
            
           | 
         
       
      
     |