Skip to main content

A controller module for the SpecralPhenoClimatron smart growth chambers developed in the Borevitz lab. These consist of Conviron growth cabinets and Heliospectra mulitspectral lamps

Project description

SpectralPhenoClimatron Control
========

Control software for the SpectralPhenoClimatron growth chambers and heliospecta LED arrays

Installation:
============

To install this software, please run:
#> python3 setup.py install
(Preferably within a virualenv)

Running spcControl:
=================

All configuration values are stored in two .ini configuration files. These are
chamber.ini and monitor.ini.

To run the control module, please run:
$> python3 -m spcControl <csv_path> [<ini_path>]

By default, the spcControl module uses "./chamber.ini" as its config file.
You now must supply the CSV file on the command line.

To run the monitor module, please run:
$> python3 -m spcControl.monitor [<ini_path>]

By default, the spcControl module uses "./monitor.ini" as its config file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spcControl-0.2.3.tar.gz (7.9 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page