mailr21237 - /branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 25, 2013 - 19:38:
Author: bugman
Date: Fri Oct 25 19:38:28 2013
New Revision: 21237

URL: http://svn.gna.org/viewcvs/relax?rev=21237&view=rev
Log:
Added dispersion curve plotting to the relax script for Korzhnev et al., 2005 
MMQ data.


Modified:
    
branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py

Modified: 
branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py?rev=21237&r1=21236&r2=21237&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py
 (original)
+++ 
branches/relax_disp/test_suite/shared_data/dispersion/Korzhnev_et_al_2005/relax_results/optimise_sq.py
 Fri Oct 25 19:38:28 2013
@@ -40,5 +40,8 @@
 minimise(min_algor='simplex', line_search=None, hessian_mod=None, 
hessian_type=None, func_tol=1e-25, grad_tol=None, max_iter=10000000, 
constraints=True, scaling=True, verbosity=1)
 monte_carlo.error_analysis()
 
+# Plot the dispersion curves.
+relax_disp.plot_disp_curves(dir='disp_curves', force=True)
+
 # Save the results.
 state.save('state', dir='sq', compress_type=1, force=True)




Related Messages


Powered by MHonArc, Updated Fri Oct 25 20:40:01 2013