HW_andor_camera (ScopeFoundry)
No description available.
- GitHub Repository
- Last Updated: 2024-08-12T00:29:30Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/andor_camera && cd ScopeFoundryHW/andor_camera && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_andor_camera && git pull upstream_ScopeFoundry master && cd ../..
Readme
README could not be retrieved.