pub fn expand_im_peak_along_rt(
im_peak: &ImPeak1D,
frames_sorted: &[FrameBinView],
rt_ctx: RtTraceCtx<'_>,
tof_scale: &TofScale,
p: RtExpandParams,
) -> Vec<RtPeak1D>pub fn expand_im_peak_along_rt(
im_peak: &ImPeak1D,
frames_sorted: &[FrameBinView],
rt_ctx: RtTraceCtx<'_>,
tof_scale: &TofScale,
p: RtExpandParams,
) -> Vec<RtPeak1D>