Re: [Tutor] New to Python - simple question

2012-11-17 Thread staticsafe
n of cdf to find new pixel values > im2 = interp(im.flatten(), bins[:-1],cdf) > > return im2.reshape(im.shape), cdf > > > Can anybody point out where I'm going wrong? I have Python 2.7, NumPY, > SciPY etc. > > Thanks very m

[Tutor] Formatting questions regarding datetime.isoformat()

2012-09-05 Thread staticsafe
ta on them as is the purpose of my code? I hope I have provided the right amount of detail for my question. Thanks, -- staticsafe http://staticsafe.ca ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor