-
Notifications
You must be signed in to change notification settings - Fork 1
Angular_commonline
Adrian Quintana edited this page Dec 11, 2017
·
1 revision
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
$ angular_commonline ...
Parameters
- `` Predict angles of a set of files
- `` Document file with the predicted angles of the experimental projections
-
-NGen [g
50000] = Number of generations used at maximum by Differential Evolution -
-NGroup [N
10] = Number of group comparisons for each image -
-NGen [g
50000] = 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
A typical use of this program is
$ angular_continuous_assign -i class_averages.sel -oang assigned_angles.txt
--Main.CoSS - 19 Aug 2008