Files
dev/script/__Lib/diffcalc-snapshot/doc/source/developer/package.rst
2019-03-20 13:52:00 +01:00

831 B

Project Files & Directories

diffcalc

The main source package.

test

Diffcalcs unit-test package (use Nose to run them).

diffcmd

A spec-like openGDA emulator.

numjy

A very minimal implentation of numpy for jython. It supports only what Diffcalc needs.

doc

The documentation is written in reStructuredText and can be compiled into html and pdf using Python's Sphinx. With Sphinx installed use make clean all from within the user and developer guide folders to build the documentation.

startup

Starup scripts called by diffcmd or openGDA to startup diffcalc

model

Vrml models of diffractometers and a hokey script for animating then and controlling them from diffcalc.