Public Attributes | |
float | a_tilt |
float | b_tilt |
float | x_stage |
float | y_stage |
float | z_stage |
float | x_shift |
float | y_shift |
float | defocus |
float | exp_time |
float | mean_int |
float | tilt_axis |
float | pixel_size |
float | magnification |
float | ht |
float | binning |
float | appliedDefocus |
float | remainder [16] |
It contains the information about a maximum of 1024 images. Each section is 128 bytes long. The extended header is thus 1024*128 bytes (always the same length, reagrdless of how many images are present.) Not always 1024*128 bytes, but at least 128*nz. the length of extended header is defined in the regular header field "next"
Definition at line 230 of file mrcio.h.
float EMAN::MrcIO::FeiMrcExtHeader::remainder[16] |