libcrystfel 0.11.0
Loading...
Searching...
No Matches
Data Structures | Enumerations | Functions
predict-refine.h File Reference

Data Structures

struct  reflpeak
 

Enumerations

enum  gparam {
  GPARAM_ASX ,
  GPARAM_ASY ,
  GPARAM_ASZ ,
  GPARAM_BSX ,
  GPARAM_BSY ,
  GPARAM_BSZ ,
  GPARAM_CSX ,
  GPARAM_CSY ,
  GPARAM_CSZ ,
  GPARAM_DET_TX ,
  GPARAM_DET_TY ,
  GPARAM_DET_TZ ,
  GPARAM_DET_RX ,
  GPARAM_DET_RY ,
  GPARAM_DET_RZ
}
 

Functions

int refine_prediction (struct image *image, Crystal *cr, Mille *mille, int max_mille_level)
 
int refine_radius (Crystal *cr, struct image *image)
 
double r_dev (struct reflpeak *rp)
 
double fs_dev (struct reflpeak *rp, struct detgeom *det)
 
double ss_dev (struct reflpeak *rp, struct detgeom *det)
 
double r_gradient (int param, Reflection *refl, UnitCell *cell, double wavelength)
 
int fs_ss_gradient (int param, Reflection *refl, UnitCell *cell, struct detgeom_panel *p, gsl_matrix *panel_Minv, double cx, double cy, double cz, float *fsg, float *ssg)
 

Detailed Description

Prediction refinement: refinement of indexing solutions before integration.

Enumeration Type Documentation

◆ gparam

enum gparam

Enumeration of parameters which may want to be refined