pub fn accumulated_intensity_cdf_normal( sample_start: f64, sample_end: f64, mean: f64, std_dev: f64, ) -> f64