Skip to content

Remove boost, ILLDataReader and associated tests

Raza, Zamaan requested to merge remove_boost into develop

Resolves #279 (closed), #16 (closed)

Remove ILLDataReader so that Boost is no longer needed. All associated tests have also been removed; these are mainly tests for the reader, but the functionality for TestHDF5IO and TestExperiment are reproduced in the newer TestExperimentFileIO.py, and TestPeakFinder is reproduced in the newer TestPeakFinder.py.

Merge request reports