Depicting a cloud of observations on a tilt series

From Dynamo
Jump to navigation Jump to search

There are several ways of depicting a cloud of points on a set micrographs.

dmarkers

Depict a static cloud of point

dmarkers
offers the possibility of gui = dmarkers(myStack, 'staticCloud',myCloud);


Show a set of markers that can be manually edited on screen

Depicting a set of markers on a tilt series, when those markers are organized as a .dms file.

gui = dmarkers(myStack, 'staticCloud',myCloud);


Changing the colors programmatically

The graphic objects that represent the points are governed by the depictor objects that are stored in the gui object that you recover into the left hand side. Inside this gui, the shapeSetManager
gui.shapeSetManager.depictors{1}.hPoints.MarkerFaceColor ='c';

A marker set depicted on dmarkers


dtmshow

In dtmshow, you can use the import option of the GUI to load a