Bsoft 2.1.4
Bernard's software package
rwEER.h File Reference

Header file for reading EER files. More...

#include "rwimg.h"

Functions

int readEER (Bimage *p, int readdata, int img_select, int supres)
 Reading an electron event representation file format. More...
 

Detailed Description

Header file for reading EER files.

Author
Bernard Heymann
Date
Created: 20210624
Modified: 20210624
Format: Electron event representation file

Function Documentation

◆ readEER()

int readEER ( Bimage p,
int  readdata,
int  img_select,
int  supres 
)

Reading an electron event representation file format.

Parameters
*pthe image structure.
readdataflag to activate reading of image data.
img_selectimage selection in multi-image file (-1 = all images).
supressuper-resolution level.
Returns
int error code (<0 means failure). A format for recording individual electron events on a direct detector. Uses the TIFF library with custom compression (a type of run-length encoding).