I am working on heart and lung sound detection project using esophagus stethoscope. While recording the sounds, a lot of background noise from the operating room is interfere with the original signal. so, I am implementing adaptive noise filter based on LMS algorithm to cancel the noise. so, I am asking what is the optimal value for the step size in this case?