Changeset 40a87fa in sasmodels for sasmodels/models/stickyhardsphere.py


Ignore:
Timestamp:
Aug 8, 2016 11:24:11 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
2472141
Parents:
2d65d51
Message:

lint and latex cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/stickyhardsphere.py

    rd2bb604 r40a87fa  
    178178# 
    179179tests = [ 
    180         [ {'scale': 1.0, 'background' : 0.0, 'radius_effective' : 50.0, 'perturb' : 0.05, 'stickiness' : 0.2, 'volfraction' : 0.1, 
    181            'radius_effective_pd' : 0}, [0.001, 0.003], [1.09718, 1.087830]] 
    182         ] 
    183  
    184  
     180    [{'scale': 1.0, 'background': 0.0, 'radius_effective': 50.0, 
     181      'perturb': 0.05, 'stickiness': 0.2, 'volfraction': 0.1, 
     182      'radius_effective_pd': 0}, 
     183     [0.001, 0.003], [1.09718, 1.087830]], 
     184    ] 
Note: See TracChangeset for help on using the changeset viewer.