-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello David--
> Could some one tell me what the syntax is for using proton chemical shift
> refinement using the python interface? Does it require some
> protocol.initSomething statement? (I'm still a bit unclear on calling old
> Xplor functions from the python interface).
I have not yet added a protocol setup function for proton shifts. For
now, you will have to explicitly do this in the XPLOR interface via:
xplor.command(r"""
protonshifts
.
.
.
end
""")
potList.append(XplorPot("PROT"))
#optional force-constant scaling
I hope this is clear.
best regards--
Charles
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>
iD8DBQFJZ4DSPK2zrJwS/lYRAodyAJ0c/CmGiM7AkRjogrSziooCrlUO8QCfbFRV
D5XrwLjs6VQH4TL9cyeDpTI=
=Puq5
-----END PGP SIGNATURE-----