Changeset 757a3ff in sasmodels


Ignore:
Timestamp:
Jul 5, 2018 12:03:22 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
0076d6e
Parents:
2cefd79
Message:

beta demo: fix sasfit ellipsoid gaussian command line option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • explore/beta/sasfit_compare.py

    r2cefd79 r757a3ff  
    624624    target = Theory(Q=Q, S=SQ, Seff=SQ_EFF) 
    625625    compare("sasfit ellipsoid P(Q) 60% Rp 60% Vf", target, actual); plt.show() 
    626 COMPARISON[('sasfit','ellipsoid','gaussian')] = compare_sasfit_ellipsoid_schulz 
     626COMPARISON[('sasfit','ellipsoid','gaussian')] = compare_sasfit_ellipsoid_gaussian 
    627627 
    628628def main(): 
Note: See TracChangeset for help on using the changeset viewer.