catalight.equipment.light_sources.nkt_analyze_calibration.main
- catalight.equipment.light_sources.nkt_analyze_calibration.main()
Determine correction factor, build calibration fits, run benchmarking.
Loads last run nkt_calibration_data file. calls determine_correction_factor(), determine_fits(), plot_fits(), and benchmark() then saves data. This should typically be called by the nkt_system’s run_calibration() method.