Open main menu

Changes

Grace write

69 bytes added, 16:24, 18 November 2015
β†’β€ŽIn gui: Better formatting of the section.
__TOC__
 
= Manual =
[http://www.nmr-relax.com/api/2.2/ For API, see generic_fns.grace] and [http://www.nmr-relax.com/manual/grace_write.html online manual].
if not os.path.isdir(OUT): os.makedirs(OUT)
grace.write(x_data_type='res_num', y_data_type='r2eff', spin_id=None, plot_data='value', file='r2eff.agr', dir=OUT, force=True, norm=False)
 
== In gui ==
User functions (a-m) -> write
Leave "The spin ID string" empty, to get spin_id=None. Fill in as above.
 
</source>
== In the GUI ==
In the menu select {{menu|User functions (a-m)|grace|write}} <br>
Leave <code>The spin ID string</code> empty, to get <code>spin_id=None</code>. Fill in as above.
== See also ==
[[Category:Results]]
[[Category:User_functions]]
Trusted, Bureaucrats
4,223

edits