Changeset 1511c37c in sasmodels for sasmodels/models/fractal.py


Ignore:
Timestamp:
Aug 1, 2017 5:29:07 PM (7 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
8f04da4
Parents:
31df0c9
Message:

tuned random model generation for more models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/fractal.py

    r404ebbd r1511c37c  
    111111    pars = dict( 
    112112        #background=0, sld_block=1, sld_solvent=0, 
    113         scale=1e4/radius**(fractal_dim/2), 
    114113        volfraction=volfraction, 
    115114        radius=radius, 
Note: See TracChangeset for help on using the changeset viewer.