Changes

Jump to navigation Jump to search
* You can scroll through earlier commands with: Cmd+ Arrow up
===2_load_data.py===
File: '''2_load_data.py'''
<source lang="python">
aa_relax_disp.Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, results_dir=result_dir_name, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM, modsel=MODSEL, r1_fit=r1_fit)
</source>
 
=== Inspect and make graphs ===
* When this is done, quit relax
Essentially one need to de-select spin 51 before one select the models for R1rho and then start the analysis.
 
 
The script under it can be run by
<source lang="bash">
relax 2_load_data.py -t log.txt
</source>
== Run the same analysis in relax through terminal ==

Navigation menu