Reboxing: Generate coordinates files and micrograph selection text file based on information stored in the image headers of SPHIRE particle stack file, by extracting coordinates from the input stack, then center them according to projection parameters in the header and user-provided 3D shift.
Usage in command line
sxpipe.py reboxing input_stack_path output_directory --box_size=BOX_SIZE --shift3d_x=SHIFT3D_X --shift3d_y=SHIFT3D_Y --shift3d_z=SHIFT3D_Z
sxpipe reboxing does not support MPI.
sxpipe.py reboxing 'bdb:outdir_window#data' 'outdir_pipe_reboxing' --box_size=352 --shift3d_z=15
File Name | Discription | ||
original/${MICROGRAPH_ROOTNAME}_original.box | The list of original coordinates stored in the headers of particle images in the stack. These files can be used as inputs of sxwindow | ||
centered/${MICROGRAPH_ROOTNAME}_centered.box | The list of centered (or transformed) coordinates. . These files can be used as inputs of sxwindow | ||
micrographs.txt | Micrograph selection text file containing the list of extracted micrograph basenames. This file can be used as micrograph selection text file for sxcter, sxgui_cter, sxwindow, sxpipe organize_micrographs, and e2bdb |
This command executes the following processes:
Wish list:
Christos Gatsogiannis and Toshio Moriya
Category 1:: APPLICATIONS
sparx/bin/sxpipe.py
Alpha:: Under development.
There are no known bugs so far.