Based on dynamo2m by Alister Burt.
Installation is carried out via:
pip install relion2dynamo
Your tomogram names (rlnTomoName) must be some variant of:
[any_string]_[number which refers to tomogram number]
e.g. TS_01 or ts_1 or tomogram_10
Invoke from the command line and specify input star file and, optionally, the desired output table file name
relion2dynamo --relion-star-file [name] --dynamo-table-file [name]