libcrystfel 0.11.0
Loading...
Searching...
No Matches
Data Fields
imagefeature Struct Reference

#include <image.h>

Data Fields

int pn
 
double intensity
 
const char * name
 
Coordinates on panel (fast scan, slow scan)

Note carefully that these are the distances, measured in pixels, from the corner of the panel. They are NOT pixel indices. If the peak is in the middle of the first pixel, its coordinates would be 0.5,0.5.

double fs
 
double ss
 

Detailed Description

Represents a peak in an image.

Field Documentation

◆ intensity

double imagefeature::intensity

Intensity

◆ name

const char* imagefeature::name

Text name, e.g. "5,3,-1"

◆ pn

int imagefeature::pn

Panel number


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