quiver_matplotlib

Hello matplotlib team,
I really thank to matplotlib team for great plotting tools allows to
us,last three years on words engages with this.
I have small query regarding quiver plots.Here I think for generating
direction/angles by using "*np.degrees(np.arctan2(v,u))*".
But i want to take direction/angles as a *0.5*np.degrees(np.arctan2(v,u))+90
.*
Is it possible ???

*Thank you so much and warm regards ...*

*Bhaskar illa,*
*Research scholar,*
*Seismology group,*
*CSIR-NGRI.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190203/5add2065/attachment.html>

*Thank you so much and warm regards ...*

*Bhaskar illa,*
*Research scholar,*
*Seismology group,*
*CSIR-NGRI.*

Hello matplotlib team,
I really thank to matplotlib team for great plotting tools allows to
us,last three years on words engages with this.
I have small query regarding quiver plots.Here I think for generating
direction/angles by using "*np.degrees(np.arctan2(v,u))*".
But i want to take direction/angles as a *0.5*np.degrees(np.arctan2(v,u))+90
.*
Is it possible ???

*Thank you so much and warm regards ...*

*Bhaskar illa,*
*Research scholar,*
*Seismology group,*
*CSIR-NGRI.*

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190203/bf25e42e/attachment-0001.html&gt;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgrdid2.dat
Type: application/octet-stream
Size: 14196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190203/bf25e42e/attachment-0001.obj&gt;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quiver_1.py
Type: text/x-python
Size: 1461 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190203/bf25e42e/attachment-0002.py&gt;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quiver_2.py
Type: text/x-python
Size: 1429 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190203/bf25e42e/attachment-0003.py&gt;

ยทยทยท

On Sun, 3 Feb 2019 at 10:55, bhaskar illa <illabhaskar at gmail.com> wrote: