-
```
First of all, thank you very much for your work :-)
What steps will reproduce the problem?
1.gmount on any directory
2.on nautilus, right click on a file and open with oo2.4
What is the expected…
-
```
Xplor RDC with three atoms are not parsed.
assign ( resid 600 and name OO )
( resid 600 and name Z )
( resid 600 and name X )
( resid 600 and name Y )
( re…
-
```
from MDAnalysis import Universe
u = Universe(pdb, xtc)
PO4 = u.AtomSelect("name PO4")
resPO4 = u.Atomselect( "byres PO4")
## However there is no way of selecting properties from another predefi…
-
```
The XPLOR RDCs that have only one atom (HN) are not parsed
assign ( resid 1 and name OO )
( resid 1 and name Z )
( resid 1 and name X )
( resid 1 and name Y )
( segid ADX and resid 42 and name HN…
-
```
from MDAnalysis import Universe
u = Universe(pdb, xtc)
PO4 = u.AtomSelect("name PO4")
resPO4 = u.Atomselect( "byres PO4")
## However there is no way of selecting properties from another predefi…
-
```
from MDAnalysis import Universe
u = Universe(pdb, xtc)
PO4 = u.AtomSelect("name PO4")
resPO4 = u.Atomselect( "byres PO4")
## However there is no way of selecting properties from another predefi…
-
```
from MDAnalysis import Universe
u = Universe(pdb, xtc)
PO4 = u.AtomSelect("name PO4")
resPO4 = u.Atomselect( "byres PO4")
## However there is no way of selecting properties from another predefi…
-
Hi Peter,
this is just a question on encore. I'm reading the code to learn more Clojure and ran across this block:
```
(let [logf* (fn [level fmt xs]
(when (log-level-sufficient? lev…
-
```
What steps will reproduce the problem?
1. run $R/python/recoord2/msd/exportCyana.py on this entry
What is the expected output? What do you see instead?
Model read finished. Duration 2.14677906036…
-
Apart from the [changes documentation](https://github.com/OpenWaterAnalytics/EPANET/issues/14) I think we should document the new files added to the DLL. There are about 10 of them and I think that we…