Changeset fa79f5c in sasmodels for sasmodels/sesans.py


Ignore:
Timestamp:
Nov 29, 2017 8:43:12 AM (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:
a839b22
Parents:
32398dc
Message:

restore working sesans example using direct model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/sesans.py

    r9f91afe rfa79f5c  
    1313 
    1414import numpy as np  # type: ignore 
    15 from numpy import pi, exp  # type: ignore 
     15from numpy import pi  # type: ignore 
    1616from scipy.special import j0 
    1717 
Note: See TracChangeset for help on using the changeset viewer.