Changes

Jump to navigation Jump to search
== Run analysis in relax GUI ==
* Start relax
* Then click: "'''New analysis (Cmd+n)'''
* Then click icon for "Relaxation dispersion" -> Next
* Just accept name for the pipe
* Close the Grace "Results viewer" window
* Close the interpreter window
 
We have to deselect spin 51, due to weird data point
* Go to "User functions (a-m) -> deselect -> spin
* Write in Spin ID: ''':51@HN'''
* Click OK
* Close window
 
This should also call and "update" to the GUI window, so setup can be examined. <br>
Open spin viewer (Cmd+t), and inspect that residue 51 is grayed out.
In the GUI, select:
* For models, only select: "No_RexNo Rex" and "M61"* R1 parameter optimisation to False, ans as this '''on-resonance''' data does not use R1.
* The number of Monte-Carlo simulations to "3". (The minimum number before relax refuse to run).
* Let other things be standard, and click execute
#if True:
if is_script:
# Deselect spin 51, due to weid weird data point
deselect.spin(spin_id=":51@HN", change_all=False)

Navigation menu