Changeset 674e209 in sasmodels
- Timestamp:
- Mar 26, 2019 1:04:43 PM (6 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 40c9825
- Parents:
- fca112d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/flexible_cylinder_elliptical.py
rfca112d r674e209 45 45 code. 46 46 47 - Equation (27) should be $q0 = max(a3/ sqrt(RgSquare),3)$ instead of48 $max(a3*b /sqrt(RgSquare),3)$47 - Equation (27) should be $q0 = max(a3/(Rg^2)^{1/2},3)$ instead of 48 $max(a3*b(Rg^2)^{1/2},3)$ 49 49 50 50 - The scattering function is negative for a range of parameter values and
Note: See TracChangeset
for help on using the changeset viewer.