Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
ImageBase::PIFMainHeader Struct Reference

#include <xmipp_image_base.h>

Public Attributes

long int file_id
 
char realScaleFactor [16]
 
int numImages
 
int endianNess
 
char genProgram [32]
 
int htype
 
int nx
 
int ny
 
int nz
 
int mode
 
int futureUse [107]
 

Detailed Description

defgroup PIF Portable Image Format for EM Data File formatInformation obtained from: http://cryoem.ucsd.edu/programDocs/pif.pdf

Definition at line 38 of file xmipp_image_base.h.

Member Data Documentation

◆ endianNess

int ImageBase::PIFMainHeader::endianNess

Definition at line 44 of file xmipp_image_base.h.

◆ file_id

long int ImageBase::PIFMainHeader::file_id

Definition at line 41 of file xmipp_image_base.h.

◆ futureUse

int ImageBase::PIFMainHeader::futureUse[107]

int*4 EM data type e.g. 0 = byte*1 - Zeiss scans 1 = int*2 2 = floatInt*4 3 = complex int*2 4 = complex floatInt*4 5 = Structure Factors 6 = Boxed data unfloated with background value placed past radius of box. 7 = floatInt*2 8 = complex floatInt*2 9 = float*4 10 = complex float*4 20 = MAP floatInt*2 21 = MAP floatInt*4 22 = MAP floatInt*4 PFTS rot*4 dimension 31 = Structure Factors Amp/Phase floatInt*4 32 = Structure Factors Apart/Bpart floatInt*4 88 = Accumulated TIF's in int*2 (st2pif) 97 = DEPTHCUED etc...

Definition at line 77 of file xmipp_image_base.h.

◆ genProgram

char ImageBase::PIFMainHeader::genProgram[32]

int*4 What endian type of machine created this file 0 = VAX/DECstation (Little) 1 = SGI etc... (Big)

Definition at line 49 of file xmipp_image_base.h.

◆ htype

int ImageBase::PIFMainHeader::htype

Definition at line 50 of file xmipp_image_base.h.

◆ mode

int ImageBase::PIFMainHeader::mode

Definition at line 57 of file xmipp_image_base.h.

◆ numImages

int ImageBase::PIFMainHeader::numImages

Definition at line 43 of file xmipp_image_base.h.

◆ nx

int ImageBase::PIFMainHeader::nx

int*4- Possible values: 1 - all projections have the same number of pixels and the same depth (number of bits per pixel) 0 - otherwise

Definition at line 54 of file xmipp_image_base.h.

◆ ny

int ImageBase::PIFMainHeader::ny

Definition at line 55 of file xmipp_image_base.h.

◆ nz

int ImageBase::PIFMainHeader::nz

Definition at line 56 of file xmipp_image_base.h.

◆ realScaleFactor

char ImageBase::PIFMainHeader::realScaleFactor[16]

Definition at line 42 of file xmipp_image_base.h.


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