Closed joyo44 closed 4 years ago
Hi Jochen,
the line #130 "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror" should be changed to: "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror, deriv2, deriv3" to prevent an exeption in case of an IOError.
regards, John
Hi John, ... very good - thanks! I just fixed it ... In which case did you get the ioerror?
regards Jochen
... I just mistyped the case name ;-)
You are really daring ...! ;-)
Hi Jochen,
the line #130 "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror" should be changed to: "return x, y, maxt, xmaxt, maxc, xmaxc, ioerror, deriv2, deriv3" to prevent an exeption in case of an IOError.
regards, John