Trouble with imshow

Fixed in 8968.

···

On 02/09/2011 02:29 PM, Benjamin Root wrote:

Bug Report:

At some point between the recent revision and r8934, setting the alpha
value to anythhing but None will cause the image to not show. I suspect
it has something to do with some of the recent revisions. Maybe the
alpha values were being converted into an integer, causing them to be
zero? Then again, even setting alpha to 1 will cause the image to
disappear.

Ideas? Thoughts? I included an example script below.

Thanks!

···

On Wed, Feb 9, 2011 at 7:22 PM, Eric Firing <efiring@…202…> wrote:

On 02/09/2011 02:29 PM, Benjamin Root wrote:

Bug Report:

At some point between the recent revision and r8934, setting the alpha

value to anythhing but None will cause the image to not show. I suspect

it has something to do with some of the recent revisions. Maybe the

alpha values were being converted into an integer, causing them to be

zero? Then again, even setting alpha to 1 will cause the image to

disappear.

Ideas? Thoughts? I included an example script below.

Fixed in 8968.