Particle Coordinates (NEW): Generate files containing particle coordinates for all input micrographs by picking particles manual and/or automatically.
Usage in command line
e2boxer.py input_micrograph_list --apix=PIXEL_SIZE --boxsize=BOX_SIZE --ptclsize=PARTICLE_DIAMETER --invert --no_ctf --gui --write_dbbox --allmicrographs --unboxedonly --write_ptcls --suffix=SUFFIX --voltage=VOLTAGE --cs=CS --ac=AMP_CONTRAST --autopick=MODE --threads=THREADS --ppid=PPID --verbose=LEVEL
e2boxer exists in non-MPI version.
Step 1: Use this command to start e2boxer's GUI with a list of micrographs using the right settings.
e2boxer.py CorrectedSums/corrsum_dose_filtered/*.mrc --apix=1.14 --boxsize=352 --invert --no_ctf --gui
Step 2: After user finished picking, run this command line to export .box files.
e2boxer.py CorrectedSums/corrsum_dose_filtered/*.mrc --apix=1.14 --boxsize=352 --invert --no_ctf --write_dbbox
EMAN2 Group
Category 1:: APPLICATIONS
programs/e2boxer.py
Beta:: Under development