-
Notifications
You must be signed in to change notification settings - Fork 1
Angular_continuous_assign_v31
Make a continuous angular assignment This program assigns Euler angles to experimental projections by minimizing the difference between the given experimental image and the central slice of a reference volume in Fourier space. All interpolations are based on a B-spline model of the images and the volume. The translations are also optimized. Since an iterative optimization is performed, it must be initialized with some rough estimate of the angles. The output of xmipp_angular_predict can be used as initialization without any transformation. The method is fully described at http://www.ncbi.nlm.nih.gov/pubmed/15885434
Parameters
--mode <modeoverwrite> where <mode> can be:
-
- $
--label <image_labelimage> $-o, --output <output_file> $--save_metadata_stack <output_md> $: Store the original image filename in the output metadata in column imageOriginal. $: Preserve the columns from the input metadata. Some of the column values can be changed by the program.$``: Reference volume $ --gaussian_Fourier <s0.5>$`--gaussian_Real <s`0.5> $ `--zerofreq_weight <s`0.>$`--max_iter <max`60> $ `--max_shift <s`-1> $`--max_angular_change <a`-1>
A typical use is:
xmipp_angular_continuous_assign -i anglesFromDiscreteAssignment.doc --ref reference.vol -o assigned_angles.xmd