Dana, Louis
I tried generating the calibration report for report ID 20231011T202627Z but was unable to do so. The following error was returned:
ValueError: ('There are no common frequency points for the ', 'two transfer functions. Maybe check coherence', ' thresholds.')
For the full error message, see attached txt file.
I try to investigate this error. It seems that there are no data, frequencies, tf...etc. extracted from both DARMOLG_SS_20231011T202627Z.hdf5 and PCALY2DARM_SS_20231011T202627Z.hdf5. This make this error appear. For example, freq_meas1 and freq_meas2 in measurement.py L366 and L370 becomes empty, so frequencies variable in L394 is empty. The attached file is to reproduce this error.