Changeset 69ef533 in sasmodels for sasmodels/resolution.py


Ignore:
Timestamp:
Oct 1, 2016 10:31:35 AM (8 years ago)
Author:
GitHub <noreply@…>
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
Parents:
caddb14
git-author:
Andrew Jackson <andrew.jackson@…> (10/01/16 10:31:35)
git-committer:
GitHub <noreply@…> (10/01/16 10:31:35)
Message:

Fixing test_ellipsoid to use new parameter names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/resolution.py

    r2472141 r69ef533  
    804804        pars = { 
    805805            'scale':0.05, 
    806             'r_polar':500, 'r_equatorial':15000, 
     806            'radius_polar':500, 'radius_equatorial':15000, 
    807807            'sld':6, 'sld_solvent': 1, 
    808808            } 
Note: See TracChangeset for help on using the changeset viewer.