Hi,
Maybe you can try my way to generate the .cli file for SISYPHE demi-manually
, that is to say:
1. Generate a new .cli file by Bluekenue(or you can use the same one if the boundaries haven't changed),with somethings like (5 4 4 0.000 0.000 ... 5 0.000 ...)
2. In ubuntu you can use "sed -i 's/5 4 4 ... 5 0.000 .../5 4 4 ... 5 1.000 .../g' bcd.cli" or something like this.
For me it's ok in this way to generate a .cli file. I'm also looking for an answer with Bluekenue, hoping someone could help us!