Install the DataLogger by following the relevant instructions below.
Then run the DataLogger from a command line using:
cued_datalogger
To specify a Workspace when running the DataLogger, use:
cued_datalogger -w /path/to/workspace.wsp
For further options type:
cued_datalogger --help
For a debugging version type:
cued_datalogger_dbg
See the documentation for more information.
Installation
Installing on Windows
Download and install Anaconda / Miniconda.
Check that your Anaconda is using the latest version of pip. In an Anaconda Prompt, type:
conda install pip
Install cued_datalogger using pip:
pip install cued_datalogger
Installing on OS X
Install portaudio with brew *:
brew install portaudio
Install cued_datalogger using pip (from Terminal or from Anaconda Prompt or wherever):
pip install cued_datalogger
* If you do not have brew installed, install Homebrew then permit it to run with xcode-select --install
Installing on Linux
Install the portaudio development headers using your package manager.
Debian / Ubuntu:
sudo apt install libportaudio2 portaudio19-dev
CentOS:
yum install portaudio portaudio-devel
Install cued_datalogger using pip:
pip install cued_datalogger
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cued_datalogger-0.0.36.tar.gz.
File metadata
- Download URL: cued_datalogger-0.0.36.tar.gz
- Upload date:
- Size: 73.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec408a16a049340e667869bdb51a2d86dcd9d9e436d2117692299d1342dc3cc6
|
|
| MD5 |
1a573d7b299d99a3e500207247f55615
|
|
| BLAKE2b-256 |
68df72b72da68abf42a4294a5fbba38198c2ce33ad19c60d814ff9811ddc141a
|