stratx
stratx copied to clipboard
Make a stratpd API without plotting
It will be great to add something as get_stratpd method that returns two np.arrays: pdpx, pdpy.
I did it by myself just copying the first few lines from plot_stratpd method

interesting. thanks. I will take a look.