SAS Models Guide¶
- 1. Introduction
- 2. sasmodels Setup
- 3. GPU Setup
- 4. Polydispersity & Orientational Distributions
- 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. Model Documentation
- 6.3.3. Model Definition
- 6.3.4. Model Parameters
- 6.3.5. Model Computation
- 6.3.6. Python Models
- 6.3.7. Embedded C Models
- 6.3.8. Structure Factors
- 6.3.9. Oriented Shapes
- 6.3.10. Magnetism
- 6.3.11. Special Functions
- 6.3.12. Problems with C models
- 6.3.13. Form Factors
- 6.3.14. 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
- 12. Scripting Interface
- 13. References