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.3.tar.gz
(516.8 kB
view details)
File details
Details for the file ScopeFoundry-1.2.3.tar.gz.
File metadata
- Download URL: ScopeFoundry-1.2.3.tar.gz
- Upload date:
- Size: 516.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a601a264c7b01c723c295362d5f77fab13bccb62615db9cd29308df997a5844b
|
|
| MD5 |
6f0f3ae3e86b410b2ad8666b497aaf86
|
|
| BLAKE2b-256 |
5b3318a42b6566c04b1868398b2c2d6791dd83f33ce314259bcb52c9531a99ab
|