HW_random_gen (ScopeFoundry)
No description available.
- GitHub Repository
- Last Updated: 2017-01-23T22:17:34Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/random_gen && cd ScopeFoundryHW/random_gen && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_random_gen && git pull upstream_ScopeFoundry master && cd ../..
Readme
ScopeFoundryHW.random_gen
ScopeFoundry hardware plug-in example that presents a random number generator as a hardware device
ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data
This software is not made by or endorsed by the device manufacturer
Author
Edward S. Barnard esbarnard@lbl.gov and Alan Buckley
Requirements
* ScopeFoundry
* numpy