CTF refine (Stack): Refine the defocus per particle
Usage in command line
sp_ctf_refine.py manual path_to_input_stack output_directory volume_path params_file --mask=path_to_mask --range=defocus_range --delta=defocus_delta --resolution=nominal_resolution --pixelsize=pixelsize --number_part=NUMBER_PARTICLES --chunk=PATH_TO_CHUNK_FILE --volume2=PATH_TO_VOLUME
Before doing defocus refinement, you should have reached ~4 angstrom. sp_ctf_refine.py exists only in non-MPI version.
It will write a virtual stack with updated defocus information in the header. Furthermore it creates plot for error in the your output directory
- A virtual stack with updated header information - particle_results.txt: list with PARTICLE_ID,ERROR,NEW_DEFOCUS,SIGNIFICANCE - error_cdf.png: Plot of the error distribution - img folder: One image per micrograph containing defocus and error maps
-
-
Thorsten Wagner
Category 1:: APPLICATIONS
sparx/bin/sp_ctf_refine.py