Changeset 674e209 in sasmodels


Ignore:
Timestamp:
Mar 26, 2019 11:04:43 AM (5 years ago)
Author:
smk78
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
Message:

Fixed math formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/flexible_cylinder_elliptical.py

    rfca112d r674e209  
    4545      code. 
    4646 
    47     - Equation (27) should be $q0 = max(a3/sqrt(RgSquare),3)$ instead of 
    48       $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)$ 
    4949 
    5050    - The scattering function is negative for a range of parameter values and 
Note: See TracChangeset for help on using the changeset viewer.