Changeset 391aba4 in sasmodels for sasmodels/models/parallelepiped.py


Ignore:
Timestamp:
Jan 11, 2017 7:08:21 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:
8e68ea0
Parents:
4b541ac
Message:

Set a few models to single=False as they were failing on my hardware

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/parallelepiped.py

    red0827a r391aba4  
    184184""" 
    185185category = "shape:parallelepiped" 
    186  
     186single = False 
    187187#             ["name", "units", default, [lower, upper], "type","description"], 
    188188parameters = [["sld", "1e-6/Ang^2", 4, [-inf, inf], "sld", 
Note: See TracChangeset for help on using the changeset viewer.