Package specific_fns :: Module base_class :: Class Common_functions
[hide private]
[frames] | no frames]

Class Common_functions

source code


Instance Methods [hide private]
 
__init__(self)
Base class containing functions common to the specific functions.
source code
 
return_data(self, run, i)
Function for returning the Ri data structure.
source code
 
return_error(self, run, i)
Function for returning the Ri error structure.
source code
 
sim_pack_data(self, run, i, sim_data)
Function for packing Monte Carlo simulation data.
source code