[AstroPy] iraf's imexamine equivalent in python
Joe Philip Ninan
indiajoe at gmail.com
Mon Oct 21 11:13:35 EDT 2013
Hi RayS,
Thanks for the suggestions.
I was so far trying to get ginga work from Ipython. (still stuck at some
error in PyQt4...)
I have never tried doing anything in wxPython before. But looks like I
should give a try on that also.
For 3d surface plot, I shall use Mayavi.
Thanking you,
-cheers
joe
On 20 October 2013 07:56, RayS <rays at blue-cove.com> wrote:
> At 01:56 PM 10/18/2013, Joe Philip Ninan wrote:
>
> 6)use matplotlib to plot those results.
>
> I am not much happy with using matplotlib's imshow to display fits images.
> Is there any other display (like ds9) which provides MouseEvents ?
>
>
> I normally develop with wxPython, which is fully event driven - I write a
> lot of interactive spectrograms etc.
>
> The 3d surface plots in matplotlib, i have found to be very slow when the
> matrix is very large.
> Even imshow is not very fast for large fits images.
>
>
> 3D plots in MPL are horribly slow for 1kx2k waterfalls or spectrograms. I
> switched to openGL / Mayavi (mine is from Enthought).
> http://docs.enthought.com/mayavi/mayavi/building_applications.html
> I have an above derived 3D spectrogram example online:
> http://rjs.org/Python/mayavi_test.zip
> The initial render is slow with a full array of 2048x785 and hogs 500MB
> ram, but once the vertexes etc are in the GPU manipulation is instant.
> There is a bug with VTK you need to mod in the install
> https://github.com/enthought/mayavi/issues/52
> I'd love to see others' Mayavi 3D code...
>
--
/---------------------------------------------------------------
"GNU/Linux: because a PC is a terrible thing to waste" - GNU Generation
************************************************
Joe Philip Ninan http://sites.google.com/site/jpninan/
Research Scholar /________________\
DAA, | Vadakeparambil |
TIFR, | Pullad P.O. |
Mumbai-05, India. | Kerala, India |
Ph: +917738438212 | PIN:689548 |
------------------------------\_______________/--------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/astropy/attachments/20131021/a64f859b/attachment.html>
More information about the AstroPy
mailing list