Changeset 86aa992 in sasmodels for sasmodels/models/spherical_sld.py


Ignore:
Timestamp:
Aug 14, 2018 10:09:49 AM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
6d90684
Parents:
71b751d (diff), d089a00 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into beta_approx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/spherical_sld.py

    r2d81cfe r71b751d  
    209209source = ["lib/polevl.c", "lib/sas_erf.c", "lib/sas_3j1x_x.c", "spherical_sld.c"] 
    210210single = False  # TODO: fix low q behaviour 
     211have_Fq = True 
    211212 
    212213profile_axes = ['Radius (A)', 'SLD (1e-6/A^2)'] 
Note: See TracChangeset for help on using the changeset viewer.