Skip to content

ISIS NeXus Streamer

Matt Clarke edited this page Aug 26, 2016 · 2 revisions

Dependencies

For system tests

  • h5py (can be installed via pip)
  • matplotlib (can be installed via pip)
  • python-tk

If using a virtual cluster then the following are also needed:

  • virtualbox
  • virtualbox-dkms
  • vagrant

Running the unit tests

Running the system tests

With a virtual cluster:

test.py /path/to/data/dir/

With a real cluster:

test.py /path/to/data/dir/ -p -b my_broker:9092

Clone this wiki locally