pub fn read_tims_calibration(
bruker_d_folder_name: &str,
) -> Result<Vec<TimsCalibration>, Box<dyn Error>>Expand description
Read ion-mobility calibration data from the TimsCalibration table.
Provides the C0..C9 coefficients for SDK-free scan <-> 1/K0 conversion.