Particle picking

From Dynamo
Revision as of 15:35, 21 March 2016 by Daniel Castaño (talk | contribs)
Jump to navigation Jump to search

Particle picking (sometimes referred to as Volume annotation) consists in all the interactive operations on the tomograms towards the definition of 3d positions (and possibly) euler angles that roughly correspond to the presence of a particle.

In some cases, the on-screen interaction simply consists in the user directly clicking the centers of the individual particles. But in many other geometries, the user will rather design supporting objects, like filaments, vesicles, pseudo-crystals or freely-shaped membranes. For each different geometry type, Dynamo provides a different model class.

Whichever the model type is the one that captures the distribution in your particles, the workflow would be the same:

  • Prepare your volumes
  • Particle picking
  • Particle extraction


Preparing your volumes

You would start putting all your tomograms in one single catalogue, maybe asking Dynamo to prepare binned copies of them. More tomograms can be incorporated later.

Picking particles

Then you would visit each tomogram in the catalogue, and would define in them one or models that capture the geometry of the particle distribution. The models will be also kept in the catalogue.

Sometimes, models carry parameters that need to be tuned for your case (for instance, the radius of filament models, or the particle density in surface models). When you have many models defined on a set of tomograms, and you want them to have the same, non-default parameter values, it is a good idea to define each individual model with the minimal amount of user input, save it and proceed to the next one. Then, when all the models in the catalogue have been defined, one can write a script to visit in one loop all the models and operate on them.

Extracting particles

After the stage of particle picking, we normally need to extract particles, an operation that crops the particles from inside the annotated tomograms and puts all the subtomogram files inside a single data folder that can be used to design an alignment project