Changeset 473183c in sasmodels for Models/code_capcyl.py


Ignore:
Timestamp:
Jul 24, 2014 9:59:02 AM (10 years ago)
Author:
HMP1 <helen.park@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
ca6c007
Parents:
dbb0048
Message:

organizing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Models/code_capcyl.py

    rdbb0048 r473183c  
    55from math import asin, sqrt, fabs, atan 
    66import pyopencl as cl 
     7 
    78from weights import GaussianDispersion 
    8 from sasmodel import card 
     9from Models.sasmodel import card 
     10 
    911 
    1012def set_precision(src, qx, qy, dtype): 
Note: See TracChangeset for help on using the changeset viewer.