Changes

Jump to navigation Jump to search
no edit summary
</source>
=== Inspect and make graphs === * When this is done, quit relax* Then to convert all xmgrace files to png<source lang="bash">cd grace./grace2images.py -t EPS,PNG</source> This should give the images of the data<gallery widths=300px heights=240px >Disp 12 HN.png|Resi 12 at 600+950 MHz</gallery> * Afterwards you can* start relax* Open the interpreter: Cmd+p* Paste in <source lang="python">import os; os.chdir(os.getenv('HOME') + os.sep + 'Desktop' + os.sep + 'temp'); pwd()</source>* Close the interpreter* File -> Open relax state -> "temp_state.bz2" '''Here comes an error message we have to investigate. But this can just be closed?''' Essentially one need to de-select spin 51 before one select the models for R1rho and then start the analysis. == Run the same analysis in relax through terminal ===
The analysis can be performed by
<source lang="bash">
</source>
== Following analysis Inspect and make graphs == * When this is done, quit relax* Then to convert all xmgrace files to png 
First make graphs
<source lang="bash">
cd grace
./grace2images.py -t EPS,PNG
 
cd ..
cd No_Rex/
./grace2images.py -t EPS,PNG
cd M61
./grace2images.py -t PNG
cat r1rho_prime.out
cat kex.out
cat phi_ex.out
cat phi_ex.out | grep "None 12"
</source>
 
This should give the images of the data
<gallery widths=300px heights=240px >
Disp 12 HN.png|Resi 12 at 600+950 MHz
</gallery>
For model [[M61]], spin 12 is:

Navigation menu