Skip to content
Snippets Groups Projects

[Tests] clearer comparison of HDF5 files

Merged Thomas Kluyver requested to merge test/compare-h5-files into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -164,9 +164,6 @@ def validate_hdf5_files(
the reference data to validate against
cal_type (str): The type of calibration processing.
e.g. dark or correct.
find_difference (bool): A flag indicating a need to find the
difference between two files if tested data was
not identical to the reference data.
"""
print("\n--- Compare HDF5 files ----")
print("REF:", reference_folder)
Loading