ISIS NeXus Streamer - ScreamingUdder/isis_nexus_streamer GitHub Wiki

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