Changeset b7529e2 in sasmodels for sasmodels/models/multi_shell.py


Ignore:
Timestamp:
Feb 24, 2016 7:43:51 AM (8 years ago)
Author:
piotr
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
103ea45
Parents:
8b9adb5
Message:

Code review from PK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/multi_shell.py

    rc9f885e rb7529e2  
    6767# pylint: enable=bad-whitespace, line-too-long 
    6868 
    69 source = ["multi_shell.c"] 
     69source = ["lib/sph_j1c.c", "multi_shell.c"] 
     70 
     71polydispersity = ["core_radius", "n_pairs"] 
    7072 
    7173demo = dict(scale=1, background=0, 
Note: See TracChangeset for help on using the changeset viewer.