Author: bugman
Date: Mon Sep 22 13:52:54 2014
New Revision: 25955
URL: http://svn.gna.org/viewcvs/relax?rev=25955&view=rev
Log:
Changed the default PDB file name for the frame_order.simulate user function to
'simulate.pdb'.
The '*.bz2' extension has been dropped so that the file is quicker to create
and does not need to be
decompressed for loading into molecular viewers.
Modified:
branches/frame_order_cleanup/user_functions/frame_order.py
Modified: branches/frame_order_cleanup/user_functions/frame_order.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/frame_order.py?rev=25955&r1=25954&r2=25955&view=diff
==============================================================================
--- branches/frame_order_cleanup/user_functions/frame_order.py (original)
+++ branches/frame_order_cleanup/user_functions/frame_order.py Mon Sep 22
13:52:54 2014
@@ -339,7 +339,7 @@
uf.title_short = "Frame order pseudo-Brownian dynamics simulation."
uf.add_keyarg(
name = "file",
- default = "simulation.pdb.bz2",
+ default = "simulation.pdb",
py_type = "str",
arg_type = "file sel",
desc_short = "simulation file",
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits