EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Resolution parameter `y` and conversion between the calculation engines #78

Open AndrewSazonov opened 3 years ago

AndrewSazonov commented 3 years ago

The resolution parameter y is not correctly passed to the GSAS-II calculation engine. To convert from CrysPy or CrysFML to GSAS-II it is necessary to check/correct the conversion coefficients of all resolution parameters.

rozyczko commented 2 years ago

isn't that a reworded issue #77?

AndrewSazonov commented 2 years ago

No, #77 is related to the scale parameter. Here we are talking about the resolution parameters of the instrument, which will be more tricky to fix.