PALab / place

Python package for laboratory automation, control, and experimentation
GNU Lesser General Public License v3.0
31 stars 6 forks source link

Adding Sphinx Documentation #2

Closed paul-freeman closed 7 years ago

paul-freeman commented 7 years ago

The main reason for this patch is to add in the Sphinx Documentation. This required a lot of changes to the code... mostly to docstrings. But a number of Python 2/3 issues popped up, many of which are also addressed in the patch.

Additionally, this patch includes a few updates to the DS345 code, which I have been refactoring and testing.