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
…on it had with changing default plot xaxis units to 'kHz'. Also went through and changed all default values for plot units to 'kHz' from 'cm'. This commit fixes Issues GH-8 and GH-3
This works the same regardless if x-axis units kHz or cm. Caused a small display/plot issue. Found a workaround by moving display code around in plot_1d.
Calculations in 'cm' axis result in values > 1, vs 0.5152 etc. type values when axis is in 'kHz'.
The text was updated successfully, but these errors were encountered: