Changeset 9eaadb3 in sasmodels
- Timestamp:
- Jan 20, 2016 9:57:04 AM (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, 9c461c7
- Parents:
- 5c1d341
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/mass_fractal.py
r5c1d341 r9eaadb3 104 104 'mass_dim': 3.3, 105 105 'cutoff_length': 1.0, 106 }, 0.001, 0.18462699016],106 }, 0.001, 2.68342996226], 107 107 108 108 [{'radius': 1.0, … … 110 110 'cutoff_length': 1.0, 111 111 'background': 0.8, 112 }, 0.001, 1. 16539753641],112 }, 0.001, 1.69747015932], 113 113 114 114 [{'radius': 1.0, … … 116 116 'cutoff_length': 1.0, 117 117 'scale': 10.0, 118 }, 0.051, 0.000169548800377],118 }, 0.051, 11.6258202095], 119 119 ]
Note: See TracChangeset
for help on using the changeset viewer.