Open main menu

Changes

Grace write

2 bytes removed, 09:39, 17 June 2013
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)
</source>
== In gui ==
User functions (a-m) -> write
Leave "The spin ID string" empty, to get spin_id=None. Fill in as above.
 
</source>
== See also ==
[[Category:Results]]
[[Category:User_functions]]