EasyScience / EasyDiffractionApp

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

All calculators should be able to use array of points as X for calculating profile. #125

Open rozyczko opened 2 years ago

rozyczko commented 2 years ago

Currently, only cryspy can take an array of points as the x values for calculating the profile. CrysFML and most likely GSAS take only the first/last point and the step size. We need to add the possibility of passing the array of points, since they in general, can be nonequidistant.