Changeset 0444c02 in sasmodels for sasmodels/resolution.py


Ignore:
Timestamp:
Oct 8, 2016 12:36:11 PM (8 years ago)
Author:
jhbakker
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
0ae0f9a
Parents:
b3f2a24
Message:

Changes for SESANS integration, next is merge with ajj_sesans

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/resolution.py

    r69ef533 r0444c02  
    4242        """ 
    4343        raise NotImplementedError("Subclass does not define the apply function") 
    44  
    4544 
    4645class Perfect1D(Resolution): 
Note: See TracChangeset for help on using the changeset viewer.