Skip to content

Angular_commonline

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

angular_commonline

Purpose

This program assigns angles to class averages without any reference volume. These angles can then be used to perform a reconstruction, and thus have an initial estimate of the volume being reconstructed.

The output of this program is a document file with the predicted angles for each experimental image. The format of this file is


; Predicted_Rot Predicted_Tilt Predicted_Psi Predicted_ShiftX Predicted_ShiftY


Usage


$ angular_commonline ... 


Parameters

  • `` Predict angles of a set of files
  • `` Document file with the predicted angles of the experimental projections
  • -NGen [g50000] = Number of generations used at maximum by Differential Evolution
  • -NGroup [N10] = Number of group comparisons for each image
  • -NGen [g50000] = Number of generations used at maximum by Differential Evolution
  • `` Do not optimize, compute the goal function at the angles stored in the header
  • `` Symmetry of the particle being studied

Examples and notes

A typical use of this program is


$ angular_continuous_assign -i class_averages.sel -oang assigned_angles.txt


--Main.CoSS - 19 Aug 2008

Clone this wiki locally