Convert tilt-series alignments from EMAN2 json files to IMOD format xf files.
pip install emanjson2imodxf
Usage: emanjson2imodxf [OPTIONS]
Convert an EMAN2 json file into an IMOD xf file.
Options:
-i, --input PATH EMAN2 json file [required]
-o, --output-basename PATH basename for IMOD .xf and .tlt files [required]
--help Show this message and exit.