Module relax_fit :: Class relax_fit
[hide private]
[frames] | no frames]

Class relax_fit

source code


Instance Methods [hide private]
 
__init__(self)
Relaxation curve fitting.
source code
 
curvefit_input(self) source code
 
test_res_no(self, first_no, second_no) source code

Inherited from common_ops.common_ops: extract_relax_data, fill_results, grace, grace_header, log_input_info, log_params, print_results, stage_selection, update_data

Method Details [hide private]

__init__(self)
(Constructor)

source code 

Relaxation curve fitting.

Overrides: common_ops.common_ops.__init__