a platform for laboratory equipment control and scientific data analysis
Project description
ScopeFoundry
A Python platform for controlling custom laboratory experiments and visualizing scientific data
Maintainer
Edward S. Barnard esbarnard@lbl.gov
Contributors
- Benedikt Ursprung
- Nick Borys
- Jonas Zipfel
- Frank Ogletree
- Clarice Aiello
- Hao Wu
- Alan Buckley
- Peter Ercius
Requirements
- Python 3.x (Currently tested with 3.9 and 3.10)
- PySide, or PyQt5 (via qtpy shim package)
- NumPy
- PyQtGraph
- h5py
- xreload
Optional:
- qtconsole
- Ipython
Installation
If you have all the requirements:
pip install git+git://github.com/ScopeFoundry/ScopeFoundry.git
If you use the Anaconda Python distribution, you can create an environment
that has ScopeFoundry and its required dependencies. See the conda_env
sub-directory for environment files and Windows batch files for environment
setup.
Alternatively:
$ conda create -n scopefoundry python=3.10
$ source activate scopefoundry
(scopefoundry) $ conda install numpy pyqt qtpy h5py pyqtgraph
(scopefoundry) $ pip install git+git://github.com/ScopeFoundry/ScopeFoundry.git
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ScopeFoundry-1.2.2.tar.gz
(516.6 kB
view details)
File details
Details for the file ScopeFoundry-1.2.2.tar.gz
.
File metadata
- Download URL: ScopeFoundry-1.2.2.tar.gz
- Upload date:
- Size: 516.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
41392565cacd333fae793480f6170addae253f92cfad3735b8bce44a04f3adfc
|
|
MD5 |
9f61e14096fcf24f382abfd79c771fea
|
|
BLAKE2b-256 |
ed04b023db97326f0d205ea018cdd30caa6adfbb4c461456377e9d23aad56949
|