catalight.equipment.light_sources.nkt_analyze_calibration.benchmark
- catalight.equipment.light_sources.nkt_analyze_calibration.benchmark(calibration, savedata=False)
Compute and plot the results for the moving and growing window tests.
Utilizes previously collected benchmarking tests results and plots the performance of the last run calibration.
- Parameters:
calibration (pandas.DataFrame) – Calibration fits for nkt_laser system. Fit parameters for each wavelength. Index is wavelength. Columns are [fit params, relative error, covariance matrix] Each item within the DataFrame is a list itself.
savedata (bool, optional) – Indicate whether to save results, by default False