Changeset 8e68ea0 in sasmodels for sasmodels/models/raspberry.py


Ignore:
Timestamp:
Jan 13, 2017 2:12:13 AM (7 years ago)
Author:
wojciech
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
6c3e266
Parents:
391aba4
Message:

Reverted single=False clause as the problems with GPU seems to be specific for my architecture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/raspberry.py

    r391aba4 r8e68ea0  
    129129            Ref: J. coll. inter. sci. (2010) vol. 343 (1) pp. 36-41.""" 
    130130category = "shape:sphere" 
    131 single = False 
     131 
    132132 
    133133#             [ "name", "units", default, [lower, upper], "type", "description"], 
Note: See TracChangeset for help on using the changeset viewer.