Changes

Jump to navigation Jump to search
== Scripts ==
=== 1_setup_r1rho.py ===
This a script file to be able to call the setup.
 
file: '''1_setup_r1rho.py'''.
<source lang="Python">
# Python module imports.
# Read the R1 data
# We do not read the R1 data, but rather with R1.
# relax_data.read(ri_id='R1', ri_type='R1', frq=cdp.spectrometer_frq_list[0], file='R1_fitted_values.txt', dir=data_path, mol_name_col=1, res_num_col=2, res_name_col=3, spin_num_col=4, spin_name_col=5, data_col=6, error_col=7)
</source>

Navigation menu