Re: [Tutor] Schechter Function in python

2015-08-04 Thread Emile van Sebille
On 8/4/2015 3:16 PM, Michael Roberts via Tutor wrote: I'm having a few problems defining a Schecter function in python. Without going into too much detail I need to add a +0j factor for matplotlib to plot the function in real and imaginary space. I know that this is not what should be happenin

[Tutor] Schechter Function in python

2015-08-04 Thread Michael Roberts via Tutor
I'm having a few problems defining a Schecter function in python. Without going into too much detail I need to add a +0j factor for matplotlib to plot the function in real and imaginary space. I know that this is not what should be happening. After extensive debugging I am asking the community f