[yt-users] Inverted image

Massimo Gaspari gaspmax at hotmail.com
Wed May 16 09:13:39 PDT 2012


Hi guys,

After a projection and a FixedResolutionBuffer like this:

proj  = pf.h.proj(axis, "Temperature", None)frb1  = FixedResolutionBuffer(proj, (xmin,xmax,ymin,ymax), res)write_image(na.log10(frb1["Temperature"]), "output.png")

I see an inverted image (my computational box is half a cube, z>0 only):http://i.imgur.com/AqWKD.png

Is the problem in write_image? Or inside the projection/FRB?How to fix this (without transpose)?

Thanks,

  Max 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20120516/aca580d7/attachment.htm>


More information about the yt-users mailing list