\(\renewcommand\AA{\text{Å}}\)
GSAS-II Scripting Manual
This is a subset of the
Developer’s Documentation
covering the GSASIIscriptable package, used to
create Python scripts for running GSAS-II.
Note that most
data structures used in GSAS-II are defined in module GSASIIobj, also
included here.
Documentation Version:
This documentation was prepared from GSAS-II version 055adb dated 03-Jun-2026 14:05 with the most recent tag as version #5834
Contents:
- 1. GSASIIscriptable: Scripting Interface
- 1.1. Summary/Contents
- 1.2. Installation of GSASIIscriptable
- 1.3. Accessing the GSASIIscriptable Module
- 1.4. Application Interface (API) Summary
- 1.5. Refinement parameters
- 1.6. Specifying Refinement Parameters
- 1.7. Access to other parameter settings
- 1.8. Code Examples
- 1.9. GSASIIscriptable Command-line Interface
- 1.10. API: Complete Documentation
- 2. GSASII Data object & variable organization
- 3. GSASIIobj: Data objects & Docs
- 4. GSAS-II Execution Environment
- 5. Indices