Changeset f36c1b7 in sasmodels
- Timestamp:
- Apr 18, 2016 6:15:22 PM (9 years ago)
- 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:
- 3a45c2c, 3434240
- Parents:
- 82923a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/sasview_model.py
r81ec7c8 rf36c1b7 198 198 def __init__(self, multiplicity): 199 199 # type: () -> None 200 print("initializing", self.name)200 #print("initializing", self.name) 201 201 #raise Exception("first initialization") 202 202 self._model = None
Note: See TracChangeset
for help on using the changeset viewer.