20 Dec
2011
20 Dec
'11
8:19 a.m.
On Mon, Dec 19, 2011 at 11:00 PM, Nadav Horesh <nadavh.horesh@gmail.com> wrote:
the for loop should be changed to
for i in range(len(self.chunks)):
Good catch, thanks Nadav. Please verify that I made the correct change: https://github.com/scikits-image/scikits-image/commit/4df36631f64285b88bdfd0... Cheers Stéfan