Changeset 473183c in sasmodels for fit2.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
  • fit2.py

    r8faffcd r473183c  
    44from bumps.names import * 
    55from cylcode import GpuCylinder 
    6 from lamellarcode import GpuLamellar 
    7 from ellipsecode import GpuEllipse 
    8 from coreshellcylcode import GpuCoreShellCylinder 
    9 from sasmodel import SasModel, load_data, set_beam_stop 
     6from Models.sasmodel import SasModel, load_data, set_beam_stop 
    107 
    118 
Note: See TracChangeset for help on using the changeset viewer.