Diffcalc Manual
Contents:
Project Files & Directories
- diffcalc
- The project source directory, installed as a Python package.
- docs
- This project documentation directory. The documentation is written in reStructuredText and can be
compiled into html and pdf using Python’s Sphinx.
- docs/ref
- Includes pdfs of relevant papers.
- tests
- Unit tests. Not required to use the software, but very useful if you’re planning to modify it.
- example
- Example startup scripts.
- models
- Vrml models of diffractometers (not tied into diffcalc or OpenGda yet).