diff --git a/2.8.0-dev0/_downloads/899668c9e2e17d4c2fc64131d19cdebc/auxiliary-1.pdf b/2.8.0-dev0/_downloads/899668c9e2e17d4c2fc64131d19cdebc/auxiliary-1.pdf index 23d7d246..07d408b3 100644 Binary files a/2.8.0-dev0/_downloads/899668c9e2e17d4c2fc64131d19cdebc/auxiliary-1.pdf and b/2.8.0-dev0/_downloads/899668c9e2e17d4c2fc64131d19cdebc/auxiliary-1.pdf differ diff --git a/2.8.0-dev0/examples/analysis/hydrogen_bonds/hbonds.html b/2.8.0-dev0/examples/analysis/hydrogen_bonds/hbonds.html index bd1bf306..f3c0cf6b 100644 --- a/2.8.0-dev0/examples/analysis/hydrogen_bonds/hbonds.html +++ b/2.8.0-dev0/examples/analysis/hydrogen_bonds/hbonds.html @@ -268,7 +268,7 @@
the donor-hydrogen-acceptor angle (\(\theta_{DHA}\)) must be greater than a specified cutoff, typically 150°
NMP: residues 30-59 (blue)
LID: residues 122-159 (yellow)
[26]:
In stand-alone use, an auxiliary reader allows you to iterate over each step in a set of auxiliary data.
@@ -462,7 +462,7 @@The ‘description’ of any or all the auxiliaries added to a trajectory can be @@ -577,7 +577,7 @@
In [45]: import matplotlib.pyplot as plt
In [46]: plt.plot(temp["Time"], temp["Temperature"])
-Out[46]: [<matplotlib.lines.Line2D at 0x7fe44a69edd0>]
+Out[46]: [<matplotlib.lines.Line2D at 0x7f9f3d955180>]
In [47]: plt.ylabel("Temperature [K]")
Out[47]: Text(0, 0.5, 'Temperature [K]')
diff --git a/2.8.0-dev0/index.html b/2.8.0-dev0/index.html
index 735b5e76..90e38a4c 100644
--- a/2.8.0-dev0/index.html
+++ b/2.8.0-dev0/index.html
@@ -194,7 +194,7 @@
Welcome to MDAnalysis User Guide’s documentation!
MDAnalysis version: 2.8.0-dev0
-Last updated: Oct 11, 2024
+Last updated: Oct 13, 2024
MDAnalysis (www.mdanalysis.org) is a Python
toolkit to analyse molecular dynamics files and trajectories in many popular formats. MDAnalysis can write
most of these formats, too, together with atom selections for use in visualisation tools or other analysis programs.
diff --git a/2.8.0-dev0/reading_and_writing.html b/2.8.0-dev0/reading_and_writing.html
index c963b800..2f84b2e1 100644
--- a/2.8.0-dev0/reading_and_writing.html
+++ b/2.8.0-dev0/reading_and_writing.html
@@ -322,13 +322,13 @@
Building trajectories in memoryIn [16]: universe.atoms.positions
Out[16]:
-array([[9.1805226e-01, 7.9359460e-01, 1.5382159e-01],
- [4.0881673e-01, 9.6393579e-01, 3.1211577e-02],
- [3.5682514e-01, 3.8312599e-01, 2.8178158e-01],
+array([[0.5946307 , 0.18919976, 0.44233742],
+ [0.5949025 , 0.9947764 , 0.6217801 ],
+ [0.9149371 , 0.6625653 , 0.798835 ],
...,
- [8.6615133e-01, 3.7646204e-01, 1.2250387e-02],
- [1.4942519e-01, 9.2269385e-01, 8.5091987e-04],
- [1.4744800e-01, 2.0260128e-01, 2.9822797e-01]], dtype=float32)
+ [0.7360544 , 0.5006215 , 0.67056286],
+ [0.7761591 , 0.55651474, 0.64369595],
+ [0.45982844, 0.9889626 , 0.06811332]], dtype=float32)
or they can be directly passed in when creating a Universe.
@@ -336,13 +336,13 @@N
CA
CA
C
O
N
RU
RG3
GUA
RC5
RG
RA
THY
DA5
DC5
RC
DC3
ADE
A
DT3
DA
C
CYT
DG5
URA
DC
CYT
RA5
RC3
RA3
T
RG
RC
DA3
U
RG5
RU5
DG3
DT
DG
RC5
RA5
DT5
URA
DT
RG5
G
DG3
DT3
RA3
DC3
RU3
DT5
A
DC
DA5
ADE
DA
G
U
GUA
T
RU5
C
THY
O3’
O5’
C5’
C3’
P
O5’
O3’
N4
N1
O2
N9
N3
C8
N6
N7
N1
O2
C5
C6
N2
N6
O4
C4
O6
C2
N4
C8
O4
C5M
C6
C5
N3
C4
O4’
C1’
C4’
C3’
C2’
C3’
C4’
the donor-hydrogen-acceptor angle (\(\theta_{DHA}\)) must be greater than a specified cutoff, typically 150°
NMP: residues 30-59 (blue)
LID: residues 122-159 (yellow)
[26]:
In stand-alone use, an auxiliary reader allows you to iterate over each step in a set of auxiliary data.
@@ -462,7 +462,7 @@The ‘description’ of any or all the auxiliaries added to a trajectory can be @@ -577,7 +577,7 @@
In [45]: import matplotlib.pyplot as plt
In [46]: plt.plot(temp["Time"], temp["Temperature"])
-Out[46]: [<matplotlib.lines.Line2D at 0x7fe44a69edd0>]
+Out[46]: [<matplotlib.lines.Line2D at 0x7f9f3d955180>]
In [47]: plt.ylabel("Temperature [K]")
Out[47]: Text(0, 0.5, 'Temperature [K]')
diff --git a/dev/index.html b/dev/index.html
index 735b5e76..90e38a4c 100644
--- a/dev/index.html
+++ b/dev/index.html
@@ -194,7 +194,7 @@
Welcome to MDAnalysis User Guide’s documentation!
MDAnalysis version: 2.8.0-dev0
-Last updated: Oct 11, 2024
+Last updated: Oct 13, 2024
MDAnalysis (www.mdanalysis.org) is a Python
toolkit to analyse molecular dynamics files and trajectories in many popular formats. MDAnalysis can write
most of these formats, too, together with atom selections for use in visualisation tools or other analysis programs.
diff --git a/dev/reading_and_writing.html b/dev/reading_and_writing.html
index c963b800..2f84b2e1 100644
--- a/dev/reading_and_writing.html
+++ b/dev/reading_and_writing.html
@@ -322,13 +322,13 @@
Building trajectories in memoryIn [16]: universe.atoms.positions
Out[16]:
-array([[9.1805226e-01, 7.9359460e-01, 1.5382159e-01],
- [4.0881673e-01, 9.6393579e-01, 3.1211577e-02],
- [3.5682514e-01, 3.8312599e-01, 2.8178158e-01],
+array([[0.5946307 , 0.18919976, 0.44233742],
+ [0.5949025 , 0.9947764 , 0.6217801 ],
+ [0.9149371 , 0.6625653 , 0.798835 ],
...,
- [8.6615133e-01, 3.7646204e-01, 1.2250387e-02],
- [1.4942519e-01, 9.2269385e-01, 8.5091987e-04],
- [1.4744800e-01, 2.0260128e-01, 2.9822797e-01]], dtype=float32)
+ [0.7360544 , 0.5006215 , 0.67056286],
+ [0.7761591 , 0.55651474, 0.64369595],
+ [0.45982844, 0.9889626 , 0.06811332]], dtype=float32)
or they can be directly passed in when creating a Universe.
@@ -336,13 +336,13 @@N
CA
CA
C
O
N
RU
RG3
GUA
RC5
RG
RA
THY
DA5
DC5
RC
DC3
ADE
A
DT3
DA
C
CYT
DG5
URA
DC
CYT
RA5
RC3
RA3
T
RG
RC
DA3
U
RG5
RU5
DG3
DT
DG
RC5
RA5
DT5
URA
DT
RG5
G
DG3
DT3
RA3
DC3
RU3
DT5
A
DC
DA5
ADE
DA
G
U
GUA
T
RU5
C
THY
O3’
O5’
C5’
C3’
P
O5’
O3’
N4
N1
O2
N9
N3
C8
N6
N7
N1
O2
C5
C6
N2
N6
O4
C4
O6
C2
N4
C8
O4
C5M
C6
C5
N3
C4
O4’
C1’
C4’
C3’
C2’
C3’
C4’