Tomogram Set

The tomogram set describes all the tomograms (i.e. tilt series) defined in a project, and is usually named tomograms.star. It contains T+1 tables, where T is the number of tomograms.

The first table (named global) defines the properties pertaining to each tomogram. Each row corresponds to one tomogram, and it lists the following properties:

The tables after that correspond to one tomogram each, and they carry the same name as the tomograms to which they refer. Each row corresponds to one tilt image and describes the following properties:

The tomogram set is typically the first data file that is created as part of a new project. It can be generated by importing an existing alignment from IMOD by repeatedly calling the program relion_tomo_add_tomo, once for each tomogram. Each call will add another tomogram to the tomogram set. The initial alignment can and should be later optimised using the relion_tomo_align_frames program. A more detailed description of this is provided in importing tomograms.