@@ -402,7 +402,7 @@ def GCsViewer(self):
402402 Item ('display_thresh' ,springy = True ,show_label = False ,
403403 tooltip = 'Display the occupancy of each PD.' ),
404404 Item ('S2_scale' ,springy = True ,show_label = True ,
405- tooltip = 'Change the relative scale of the S2 sphere with respect to the volume map above.' ),
405+ tooltip = 'Change the relative scale of S2 with respect to the volume map above.' ),
406406 Item ('S2_density' ,springy = True ,show_label = True ,
407407 tooltip = 'Density of available points displayed on S2.' ),
408408 show_border = True ,orientation = 'horizontal' ),
@@ -9377,7 +9377,7 @@ def guide_import(self):
93779377 to proceed to the next tab.\
93789378 <br /><br />\
93799379 <b>Average Volume:</b>\
9380- the electrostatic potential map obtained from 3D classification.\
9380+ the Coulomb potential map obtained from 3D classification.\
93819381 <dl>\
93829382 <dd>Accepted format: <i>.mrc</i></dd>\
93839383 <dd> </dd>\
@@ -9425,7 +9425,7 @@ def guide_import(self):
94259425 directions.\
94269426 <br /><br />\
94279427 <b>Resolution:</b>\
9428- the resolvability in the electron density map of\
9428+ the resolvability in the Coulomb potential map of\
94299429 the particle obtained from Fourier Shell Correlation.\
94309430 <br /><br />\
94319431 <b>Aperture Index:</b>\
@@ -9467,11 +9467,11 @@ def guide_orientations(self):
94679467 <br /><br />\
94689468 <b>S2 Orientation Distribution:</b>\
94699469 the occupancy of projections as mapped\
9470- across the S2 sphere , with corresponding heatmap\
9470+ across the S2 angular space , with corresponding heatmap\
94719471 defining the relative spatial density of projections.\
94729472 <br /><br />\
94739473 <b>Electrostatic Potential Map:</b>\
9474- the volume obtained from 3D classification, with\
9474+ the reconstructed volume obtained from 3D classification, with\
94759475 contour depth modulated via the <i>Isosurface</i>\
94769476 dropdown menu.\
94779477 <br /><br />\
@@ -9503,7 +9503,7 @@ def guide_embedding(self):
95039503 at any time on subsequent\
95049504 tabs, and represents the number of conformational coordinates incorporated\
95059505 when generating the energy landscape. This feature is restricted to 1D\
9506- for the current release.\
9506+ for the current (Beta) release.\
95079507 <br /><br />\
95089508 Once the distance calculations, embedding, spectral analysis, and 2D movies have\
95099509 been computed via the <i>Distances</i>, <i>Embedding</i>,\
@@ -9526,20 +9526,21 @@ def guide_eigenvectors(self):
95269526 from that particle's thresholded <i>S2 Orientation Distribution</i>.\
95279527 Rotate the volume with the mouse (or via the arrows on the\
95289528 <i>PD</i> box below) to view its corresponding characteristics\
9529- from each PD - including that PD's set of unique eigenvectors\
9529+ from each PD, including that PD's set of unique eigenvectors\
95309530 (Psi 1-8), <i>2D Class Average</i>, and <i>Eigenvalue Spectrum</i>.\
95319531 <br /><br />\
95329532 <b>PD Attributes:</b>\
95339533 Within a single PD, the properties of each eigenfuction can be explored\
95349534 by clicking the corresponding <i>View Psi</i> button underneath its image.\
9535- For each Psi, a new window will open with two \
9536- subtabs entitled <i>Movie Player</i> and <i>Manifold Analysis</i> .\
9535+ For each eigenvector ( Psi) , a new window will open with a \
9536+ subtab entitled <i>Movie Player</i>, along with other tabs for analysis of the embeddings .\
95379537 If visual glitches are seen while viewing the image sequences\
95389538 within the <i>Movie Player</i> tab, the\
9539- <i>Manifold Analysis </i> tool can be used to encircle the deviant clusters\
9539+ <i>2D Embedding </i> tab can be used to encircle the deviant clusters\
95409540 related to those behaviors and remove them (done via mouse clicks on the\
9541- canvas, followed by the <i>Remove Cluster</i> button). After a cluster\
9542- has been removed, the decision can be finalized via the\
9541+ canvas, followed by the <i>Remove Cluster</i> button). The coordinates for the\
9542+ <i>2D Embedding</i> plot will reflect those chosen on the <i>3D Embedding</i> tab.\
9543+ After a cluster has been removed, the decision can be finalized via the\
95439544 <i>Update Manifold</i> button, which re-embeds the manifold with these\
95449545 new revisions in place.\
95459546 Once re-embedding occurs, it is also possible to revert the manifold back to\
0 commit comments