pub fn normalized_imu(
    input: &Input,
    orientation: Option<String>
) -> Result<Vec<IMUData>>