You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2data-label="606982" class="ltx_title_subsection"> Differentiation</h2><div>One of the most common reasons for data smoothing is to then be able to differentiate the data. As noted earlier in section <spanclass="au-ref raw v1">\ref{201802}</span>, one of the advantages of using <code>scipy.signal.savgol_filter</code> is that the data smoothing and differentiation can be done in a single step (when working with evenly spaced data). Here is an example (for the data originally shown in Fig. <spanclass="au-ref raw v1">\ref{987576}</span>): </div><div></div><div></div>