alisterburt / emanjson2imodxf

Convert EMAN2 tilt series alignments to IMOD format
Other
8 stars 0 forks source link

emanjson2imodxf

License PyPI Python Version tests codecov

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.

Changelog