Closed emanjavacas closed 7 years ago
There were only two conflicts, and they were easy to resolve. This should just be tested and merged.
I'll start testing this today.
Some observations:
re 1: the bug is that we should escape enter or force a save on enter. Currently it gets saved if you click on save. re 2: whatever @BSTN thinks. I'd still want to keep it in the non-public version. re 3: which links more exactly? I don't seem to see the issue. re 4: there are many issues with the way we are handling the models. Probability depends on the creativity slider, so in order to debug that you should always make sure to use the same value. Same for the model. And in general, we should've stuck to a single seqmod version for weasimov. It's really hard for me to keep this dual developing track where I track bugs for weasimov and keep using it for my daily work. I would say: try to find the version of seqmod that we were using back then and stick to it.
Good suggestions! Thanks. I'll try to fix them.
For reference, current AWS seqmod is running commit 7d8c976a03836fcf347395c192987dba531c2144
Nice that you are taking care of this. I hope the code is readable, as far as I remember I basically followed the same style and conventions as previously.
OK. Did some more testing and I believe this is ready to be merged.
Long standing... We should probably wait to invite Bastian until this is merged.