- Timestamp:
- Jul 5, 2018 12:03:22 PM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
explore/beta/sasfit_compare.py
r2cefd79 r757a3ff 624 624 target = Theory(Q=Q, S=SQ, Seff=SQ_EFF) 625 625 compare("sasfit ellipsoid P(Q) 60% Rp 60% Vf", target, actual); plt.show() 626 COMPARISON[('sasfit','ellipsoid','gaussian')] = compare_sasfit_ellipsoid_ schulz626 COMPARISON[('sasfit','ellipsoid','gaussian')] = compare_sasfit_ellipsoid_gaussian 627 627 628 628 def main():
Note: See TracChangeset
for help on using the changeset viewer.