Installation

Requirements

  1. Python 2.7.x
  2. SciPy
  3. NumPy
  4. Matplotlib
  5. h5py

Installation Options

  1. Acquire undaqTools from PyPi

    1. get setuptools
    2. run easy_install -U undaqTools

    Note

    the module should install unzipped

  2. Install from source

    1. Obtain source from PyPi
    2. Unzip
    3. Run “setup.py install”

To develop undaqTools you should also have:

  1. nose
  2. Sphinx
  3. numpydoc

Table Of Contents

Previous topic

undaqTools [uhn-dak-tools]

Next topic

Getting Started

This Page