Changeset 2ed7de0 in sasmodels for sasmodels/models/sphere.py


Ignore:
Timestamp:
Mar 28, 2019 9:39:32 AM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, ticket-1257-vesicle-product, ticket_1156, ticket_822_more_unit_tests
Children:
adb84f6
Parents:
6808ffe
Message:

don't need to ignore P@S parameters when checking for invalid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/sphere.py

    r6808ffe r2ed7de0  
    112112    [{"@S": "hardsphere",        # hard sphere structure factor 
    113113     "structure_factor_mode": 1, # decoupling approximation 
    114      "effective_radius_type": 1, 
     114     "radius_effective_mode": 1, 
    115115     # Currently have hardwired model_test to accept radius_effective 
    116116     "radius_effective": 27.0, # equivalent sphere 
Note: See TracChangeset for help on using the changeset viewer.