HW_picam (ScopeFoundry)

ScopeFoundry hardware plug-in to control PICAM-based Princeton Instruments Cameras

To add to your microscope

cd to/your_project_folder and use the following cmd (requires git)

mkdir ScopeFoundryHW/picam && cd ScopeFoundryHW/picam && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_picam && git pull upstream_ScopeFoundry master && cd ../..

Readme

ScopeFoundryHW.picam

ScopeFoundry hardware plug-in to control PICAM based Princeton Instruments Cameras. Tested on a PI PIXIS camera.

ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data

http://www.scopefoundry.org

This software is not made by or endorsed by the device manufacturer

Author

Edward S. Barnard esbarnard@lbl.gov

Requirements

* ScopeFoundry
* numpy
* PICAM DLL

History

0.1.0 2020-08-04 Initial public release.

Plug-in has been used internally and has been stable. Check Git repository for detailed history. Tested on PI PIXIS CCD.