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

#include <rwPIF.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 37 of file rwPIF.h.

Member Data Documentation

◆ endianNess

int PIFMainHeader::endianNess

Definition at line 43 of file rwPIF.h.

◆ file_id

long int PIFMainHeader::file_id

Definition at line 40 of file rwPIF.h.

◆ futureUse

int 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 76 of file rwPIF.h.

◆ genProgram

char PIFMainHeader::genProgram[32]

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

Definition at line 48 of file rwPIF.h.

◆ htype

int PIFMainHeader::htype

Definition at line 49 of file rwPIF.h.

◆ mode

int PIFMainHeader::mode

Definition at line 56 of file rwPIF.h.

◆ numImages

int PIFMainHeader::numImages

Definition at line 42 of file rwPIF.h.

◆ nx

int 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 53 of file rwPIF.h.

◆ ny

int PIFMainHeader::ny

Definition at line 54 of file rwPIF.h.

◆ nz

int PIFMainHeader::nz

Definition at line 55 of file rwPIF.h.

◆ realScaleFactor

char PIFMainHeader::realScaleFactor[16]

Definition at line 41 of file rwPIF.h.


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