Changeset 5d40d0c in sasmodels for explore/beta/sasfit_compare_new.py
- Timestamp:
- Oct 1, 2018 11:25:56 AM (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:
- 9ae0d2e
- Parents:
- 19e8a2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
explore/beta/sasfit_compare_new.py
r3f818b2 r5d40d0c 21 21 #Used to calculate F(q) for the cylinder, sphere, ellipsoid models 22 22 # RKH adding vesicle and hollow_cylinder to test sasview special cases of ER and VR 23 # BEWARE there are issues here if you run this from python3 (i.e. qt5 version of sasview), so do "source activate sasview" 23 24 def sas_sinx_x(x): 24 25 with np.errstate(all='ignore'):
Note: See TracChangeset
for help on using the changeset viewer.