-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Kristen--

> 
> I have read a few references to the RDC term in the Python interface. How do
> I access this interface? Are there any help documents for the Python tools?
> 

We do not yet have full documentation on the Python interface.

There is an annotated script in eginput/protG/anneal.py
(unfortunately, it contains a bug - fixed the next release - 2.9.2)

There is also interactive help available using the python help()
function - and this help can be directly browsed by looking at
helplib/nih-py*

In terms of accessing the python interpreter, this is accomplished in
one of the following ways:

1) using a command-line switch: 

% xplor -py
python> 


2) using the PYTHon XPLOR command:

X-PLOR>python
import sys
print "this is python"
python_end()
X-PLOR>

3) using the CPYThon command:

XPLOR> cpyth "print 'executed in python'"

Please contact me if you have a specific question.

best regards--
Charles

- -- 
Charles Schwieters     email:   [email protected]
                       www:     http://schwieters.org/cds
phone: (301) 402-4914  PGP key: http://schwieters.org/cds/pgp.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQE/lvbXPK2zrJwS/lYRAtmpAJ9tw9dCtPJBe6Nj3zfupeHFxyoV5ACggzPS
2mn/q+4eS88+NZdn53FSZVo=
=lD8j
-----END PGP SIGNATURE-----

Reply via email to