Changeset 9eaadb3 in sasmodels


Ignore:
Timestamp:
Jan 20, 2016 9:57:04 AM (8 years ago)
Author:
piotr
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:
3a45c2c, 9c461c7
Parents:
5c1d341
Message:

Updated unit tests for mass_fractal model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/mass_fractal.py

    r5c1d341 r9eaadb3  
    104104           'mass_dim':      3.3, 
    105105           'cutoff_length': 1.0, 
    106            }, 0.001, 0.18462699016], 
     106           }, 0.001, 2.68342996226], 
    107107 
    108108         [{'radius':        1.0, 
     
    110110           'cutoff_length': 1.0, 
    111111           'background':    0.8, 
    112            }, 0.001, 1.16539753641], 
     112           }, 0.001, 1.69747015932], 
    113113 
    114114         [{'radius':        1.0, 
     
    116116           'cutoff_length': 1.0, 
    117117           'scale':        10.0, 
    118            }, 0.051, 0.000169548800377], 
     118           }, 0.051, 11.6258202095], 
    119119         ] 
Note: See TracChangeset for help on using the changeset viewer.