odoare / measpy

Measurements with Python
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Feature/plot auto resize #56

Closed CarolinePascal closed 2 years ago

CarolinePascal commented 2 years ago

Removing infinite values in Spectral plot method. As a consequence, the frequencies filtered out using the filterout method will not appear on the plot (1), and will not pollute the plot scaling (2) (i.e. no need for an additional call to set_xlim/set_ylim).