[yt-dev] Issue #791: iyt does not display plot using .show() (yt_analysis/yt)

Girish Nivarti issues-reply at bitbucket.org
Fri Feb 28 07:31:59 PST 2014


New issue 791: iyt does not display plot using .show()
https://bitbucket.org/yt_analysis/yt/issue/791/iyt-does-not-display-plot-using-show

Girish Nivarti:

An HDF5 file was read from iyt using the h5py module and load_uniform_grid. On issuing the .show() command, the following output is displayed, but no graph is displayed. Whereas, as suggested by Mathew Turk, on using .save(), the appropriate png is generated correctly.

**In [69]:** slc.show()
<yt.visualization.plot_window.SlicePlot at 0x8043510>

Also, the iyt.imods import doesn't work...

<a href="http://justpaste.it/ektk">http://justpaste.it/ektk</a>





More information about the yt-dev mailing list