diffpy / diffpy.pdfgui

graphical user interface for real space structure refinement to PDF
Other
18 stars 27 forks source link

support sratio and rcut in cmi #54

Open dragonyanglong opened 3 years ago

dragonyanglong commented 3 years ago

In diffpy-cmi, there is no sratio and rcut functions available.

Sigma_ij = sqrt( sigma_isigma_j + f(delta1) + f(delta2) ) Sigma_ij is the width of the peak jointing atom i and atom j. Sigma_i is the adp of atom i. If r_ij < rcut: sigma_ij -> sigma_ijsratio Ex: if rcut = 4.0, peak 3.95 A then we expand it via sratio so it gets to 4.1A.