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
Another issue I noticed: there isn't a check for whether the tplot variable actually exists in this function, so it crashes when you give it a variable name that doesn't exist:
It looks like the "name" keyword was updated to "newname", but the references to "name" in the function weren't updated:
https://github.com/MAVENSDC/PyTplot/blob/matplotlib-backend/pytplot/tplot_math/pwr_spec.py
The text was updated successfully, but these errors were encountered: