Name
to be written sxfactcoords - Calculate weights of projections to account for their uneven distribution
Usage
Usage in command lines:
prjstack wgtfile [refvol] --voronoi --verbose --MPI --CTF --delta --fl --fh --nexclude --exclude_bothside
Input
- prj_stack
- projection stack file
Output
- wgts.txt
- the name of a text file that will contain relative weights of projection data calculated based on ther angular distribution
Options
- voronoi
- use Voronoi diagram to calculate the weights (only this option works)
Description
This is first step in bootstrap variance calculations
Method
Reference
Author / Maintainer
Wei Zhang
Keywords
- category 1
- APPLICATIONS
Files
applications.py, sxbootstrap_bigdisk.py
See also
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect. However, it will fail if the number of projections is very small or their distribution weird.