Page 1 of 1

error: Less than 2 bins for CSR

Posted: 04 Jan 2018, 10:25
by libov
Dear Michael,

I was often getting the following error when using CSRCSBEND (see attachements):

Code: Select all

error: Less than 2 bins for CSR!
Program trace-back:
After some playing around I found out, that if I replace INTEGRATION_ORDER = "order_integration" by INTEGRATION_ORDER = 2, the error is gone!
So variable definition refuses to work, but strangely enough, only for this parameter!

Am I doing anything wrong?

Thanks!
Slava

Re: error: Less than 2 bins for CSR

Posted: 08 Jan 2018, 08:58
by michael_borland
Slava,

I tried your files and they worked fine. Can you confirm that you are using the latest version?

--Michael

Re: error: Less than 2 bins for CSR

Posted: 08 Jan 2018, 09:47
by libov
Hi Michael,

indeed I was using 33.1.1 !
After I updated to 34.0.1 everything works.

However I'm anyway a bit puzzled, since the .lte/.ele files I'm using are a few years old (not those I've sent you as examples), so even elegant versions older than mine should work....

Anyway, main thing it works now!
Thanks!

Slava

Re: error: Less than 2 bins for CSR

Posted: 08 Jan 2018, 10:58
by michael_borland
Slava,

Thanks for letting me know.

It's quite possible that we introduced a bug, then fixed it, which would explain why the files used to work.

--Michael