Skip to content

Commit 19c688e

Browse files
committed
interpret eigenvectors in case 2 (#147)
1 parent 7679cef commit 19c688e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

notebooks/04-msm-analysis.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,11 @@
436436
"source": [
437437
"Again, we have the $(1,\\dots,1)^\\top$ first right eigenvector of the stationary process.\n",
438438
"\n",
439-
"The second to fourth right eigenvectors illustrate the three slowest processes.\n",
439+
"The second to fourth right eigenvectors illustrate the three slowest processes which are (in that order):\n",
440+
"\n",
441+
"- rotation of the $\\Phi$ dihedral,\n",
442+
"- rotation of the $\\Psi$ dihedral when $\\Phi\\approx-2$ rad, and\n",
443+
"- rotation of the $\\Psi$ dihedral when $\\Phi\\approx1$ rad.\n",
440444
"\n",
441445
"Eigenvectors five, six, and seven indicate further processes which, however, relax faster than the lag time and cannot be resolved clearly.\n",
442446
"\n",

0 commit comments

Comments
 (0)