Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
EMHead Struct Reference

#include <rwEM.h>

Public Attributes

char machine
 
char gPurpose
 
char unused
 
char datatype
 
int xdim
 
int ydim
 
int zdim
 
char comment [80]
 
long int params [40]
 
char userdata [256]
 

Detailed Description

defgroup EM EM File formatInformation obtained from: http://www.biochem.mpg.de/doc_tom/TOM_Release_2008/IOfun/tom_isemfile.html

Definition at line 36 of file rwEM.h.

Member Data Documentation

◆ comment

char EMHead::comment[80]

Definition at line 61 of file rwEM.h.

◆ datatype

char EMHead::datatype

Definition at line 48 of file rwEM.h.

◆ gPurpose

char EMHead::gPurpose

Machine: Value: OS-9 0 VAX 1 Convex 2 SGI 3 Mac 5 PC 6

Definition at line 46 of file rwEM.h.

◆ machine

char EMHead::machine

Definition at line 38 of file rwEM.h.

◆ params

long int EMHead::params[40]

Definition at line 62 of file rwEM.h.

◆ unused

char EMHead::unused

Definition at line 47 of file rwEM.h.

◆ userdata

char EMHead::userdata[256]

The parameters are coded as follwing: No. | Name | Value | Factor | Comment 1 U Volt 1000 accelerating voltage 2 COE ???m 1000 Cs of objective lense 3 APE mrad 1000 aperture 4 VE x 1 end magnification 5 VN - 1000 postmagnification of CCD 6 ET s 1000 exposure time in seconds 7 XG - 1 pixelsize in object-plane 8 DG nm 1000 EM-Code: EM420=1; CM12=2; CM200=3; CM120/Biofilter=4; CM300=5; CM300/Tecnai=6; extern=0; 9 APD nm 1000 photometer aperture 10 L nm 1000 phys_pixel_size * nr_of_pixels 11 DF Angstr. 1 defocus, underfocus is neg. 12 FA Angstr. 1 astigmatism 13 PHI deg/1000 1000 angle of astigmatism 14 DR Angstr. 1 drift in Angstr. 15 DELT deg/1000 1000 direction of drift 16 DDF Angstr. 1 focusincr. for focus-series 17 X0 - 1 obsolete 18 Y0 - 1 obsolete 19 KW deg/1000 1000 tiltangle 20 KR deg/1000 1000 axis perpend. to tiltaxis 21 - Angstr. 1 22 SC ASCII 1 23 - - - 24 - pixel 1 internal: subframe X0 25 - pixel 1 internal: subframe Y0 26 - Angstr. 1000 internal: resolution 27 - - - internal: density 28 - - - internal: contrast 29 - - - internal: unknown 30 SP - 1000 mass centre X 31 SP - 1000 mass centre Y 32 SP - 1000 mass centre Z 33 H - 1000 height 34 - - 1000 internal: unknown 35 D1 - 1000 width 'Dreistrahlbereich' 36 D2 - 1000 width 'Achrom. Ring' 37 - - 1 internal: lambda 38 - - 1 internal: delta theta 39 - - 1 internal: unknown 40 - - 1 internal: unknown

Definition at line 112 of file rwEM.h.

◆ xdim

int EMHead::xdim

Data TypeCoding: Image Type: No. of Bytes: Value: byte 1 1 short 2 2 long int 4 4 float 4 5 complex 8 8 double 8 9

Definition at line 58 of file rwEM.h.

◆ ydim

int EMHead::ydim

Definition at line 59 of file rwEM.h.

◆ zdim

int EMHead::zdim

Definition at line 60 of file rwEM.h.


The documentation for this struct was generated from the following file: