Converting image formats

DM3 to MRC

On the cryo-EM cluster:

$ module load eman2
$ cd /path/to/micrographs
$ e2proc2d.py *.dm3 @.mrc

Now you will see it operate on each micrograph, creating the same file basename but with a new extension.