SAS Models Guide¶
- 1. Introduction
- 2. sasmodels Setup
- 3. GPU Setup
- 4. Polydispersity & Orientational Distributions
- 4.1. Suggested Applications
- 4.2. Usage Notes
- 4.3. Uniform Distribution
- 4.4. Rectangular Distribution
- 4.5. Gaussian Distribution
- 4.6. Boltzmann Distribution
- 4.7. Lognormal Distribution
- 4.8. Schulz Distribution
- 4.9. Array Distribution
- 4.10. User-defined Distributions
- 4.11. Note about DLS polydispersity
- 5. Resolution Functions
- 6. Writing a Plugin Model
- 6.1. Overview
- 6.2. Create New Model Files
- 6.3. Edit New Model Files
- 6.3.1. Model Contents
- 6.3.2. Composite Models
- 6.3.3. Reparameterized Models
- 6.3.4. Model Documentation
- 6.3.5. Model Definition
- 6.3.6. Model Parameters
- 6.3.7. Model Computation
- 6.3.8. Python Models
- 6.3.9. Embedded C Models
- 6.3.10. Structure Factors
- 6.3.11. Oriented Shapes
- 6.3.12. Magnetism
- 6.3.13. Special Functions
- 6.3.14. Problems with C models
- 6.3.15. Form Factors
- 6.3.16. Unit Tests
- 6.4. Test Your New Model
- 6.5. Check The Docs
- 6.6. Clean Lint - (Developer Version Only)
- 6.7. Share Your Model!
- 7. Fitting Models with Structure Factors
- 8. Polarisation/Magnetic Scattering
- 9. Oriented particles
- 10. SANS to SESANS conversion
- 11. Fitting SESANS Data from the Command Line
- 12. Scripting Interface
- 13. References