Changeset 5d40d0c in sasmodels


Ignore:
Timestamp:
Oct 1, 2018 9:25:56 AM (5 years ago)
Author:
richardh
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
Message:

small change to sasfit_compare_new work in progress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • explore/beta/sasfit_compare_new.py

    r3f818b2 r5d40d0c  
    2121#Used to calculate F(q) for the cylinder, sphere, ellipsoid models 
    2222# 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" 
    2324def sas_sinx_x(x): 
    2425    with np.errstate(all='ignore'): 
Note: See TracChangeset for help on using the changeset viewer.