SAS Models Guide¶
- 1. Introduction
- 2. sasmodels Setup
- 3. GPU Setup
- 4. Polydispersity & Orientational Distributions
- 5. Resolution Functions
- 6. Polarisation/Magnetic Scattering
- 7. Oriented particles
- 8. SANS to SESANS conversion
- 9. Fitting SESANS Data
- 10. Writing a Plugin Model
- 10.1. Overview
- 10.2. Create New Model Files
- 10.3. Edit New Model Files
- 10.3.1. Model Contents
- 10.3.2. Model Documentation
- 10.3.3. Model Definition
- 10.3.4. Model Parameters
- 10.3.5. Model Computation
- 10.3.6. Python Models
- 10.3.7. Embedded C Models
- 10.3.8. Oriented Shapes
- 10.3.9. Magnetism
- 10.3.10. Special Functions
- 10.3.11. Problems with C models
- 10.3.12. Form Factors
- 10.3.13. Unit Tests
- 10.4. Test Your New Model
- 10.5. Check The Docs
- 10.6. Clean Lint - (Developer Version Only)
- 10.7. Share Your Model!
- 11. Scripting Interface
- 12. References