diyabc / diyabcGUI

User interface to DIYABC/AbcRanger
https://diyabc.github.io/
Other
4 stars 2 forks source link

drawing of scenario and runnig training set of simulation #145

Closed pjeter77 closed 1 year ago

pjeter77 commented 1 year ago

Hello, I have three scenarios:

scenario 1

Ne1 Ne2 Ne3 Ne4 Ne5 0 sample 1 0 sample 2 0 sample 3 0 sample 4 0 sample 5 t3-db VarNe 1 N1 t3-db VarNe 2 N2 t3-db VarNe 3 N3 t3-db VarNe 4 N4 t3-db VarNe 5 N5 t3 merge 4 5 t3 merge 3 4 t3 merge 2 3 t3 merge 1 2 t3 VarNe 1 NA

scenario 2

Ne1 Ne2 Ne3 Ne4 Ne5 0 sample 1 0 sample 2 0 sample 3 0 sample 4 0 sample 5 t1-db VarNe 5 N5 t1 merge 4 5 t1 split 3 2 4 ra t3-db varNe 4 N4 t3-db varNe 2 N2 t3 merge 1 4 t3 merge 1 2

scenario 3

Ne1 Ne2 Ne3 Ne4 Ne5 0 sample 1 0 sample 2 0 sample 3 0 sample 4 0 sample 5 t1-db VarNe 5 N5 t1 merge 4 5 t1 split 3 2 4 ra t2-db varNe 4 N4 t2 merge 2 4 t3-db varNe 2 N2 t3 merge 1 2

When drawing in the old version DIYABC 2.1.0 the pictures are: oldversion

However, when using the new DIYABC-RF, then the pictures are: scenario1 scenario2 scenario3

The scenarios could be validated and the GUI does not call an error message and I can possibly run the simulations. Please, do you have any idea how to solve this problem? Thank you! Peter

gdurif commented 1 year ago

Hi,

Very sorry for the (very) late replies. The scenario drawing in the new DIYABC-RF still encounter some issues. However, it is "just aesthetics" and only concerns the drawing. It has no impact on the downstream analysis. You can run it.

Thanks for reporting this. We will try to fix it.

Best

pjeter77 commented 1 year ago

Hi again, it stops when running training set simulations and the message "Issues with run, see log file" appears. Please, do you have any idea what is wrong? Training_sim_Issues with run.log