Tilt Import : Imports per-particle defocus estimates from gCTF.
Usage in command line:
sp_tilt_import.py input_star_files output_directory --box_size=box_size --apix=pixel_size --verbosity=verbosity
The purpose of sp_tilt_import.py is to:
: merge STAR files created by gCTF : convert coordinate files to .box format using sp_relion2sphire.py : extract particles using sp_window.py : generate SPHIRE particle stack using sp_relion2sphire.py
Standard usage:
sp_tilt_import.py input_star_files output_directory --box_size=box_size
Additional parameters:
sp_tilt_import.py input_star_files output_directory --box_size=box_size --apix=pixel_size --verbosity=verbosity
Pixel size is purely cosmetic, for screen output. Verbosity affects the amount of text written the the screen/log file.
Tapu Shaikh
Category 1:: APPLICATIONS
Beta:: Under evaluation and testing. Please let us know if there are any bugs.
There are no known bugs so far.