SasView / sasmodels

Package for calculation of small angle scattering models using OpenCL.
BSD 3-Clause "New" or "Revised" License
15 stars 27 forks source link

Corrected cylinder docs #539

Closed butlerpd closed 1 year ago

butlerpd commented 1 year ago

Corrected equation one by removing the incorrect $\sin\alpha$ term in equation one. Also replaced P(q) with I(q) which is more correct in this case and eventually should be normalized across all models. Also updated the "last modified by" tag

pkienzle commented 1 year ago

Looking at the code, the cylinder model does not use a u-substitution for the integral. It could, and similar functions do, but it does not.