BGlib.be.translators.labview_h5_patcher.LabViewH5Patcher¶
- class BGlib.be.translators.labview_h5_patcher.LabViewH5Patcher[source]¶
Bases:
Translator
Patches the hdf5 files from the LabView V3 data aquisition software to meet the standards of the Pycroscopy data format.
- Return type:
Translator object
Methods
Checks whether the provided file can be read by this translator
Add the needed references and attributes to the h5 file that are not created by the LabView data aquisition program.
- static is_valid_file(file_path)[source]¶
Checks whether the provided file can be read by this translator