Closed RiesBen closed 3 years ago
@SchroederB I already messaged you about this, but I'll just write the info here so its easier to access:
The s-opt final analysis errors with the following:
File "/cluster/work/igc/cchampion/zzz_old/reeds_tutorial/template_dir/d_sopt/job_final_analysis.py", line 15, in
Note the line number in the code might be slightly different as I added a line of code to try to debug, but it seemed more complicated, than the other commit I did, because the dictionary contains a lot of information.
@candidechamp I think the error you get for the final s-optimization should be fixed by #19
@SalomeRonja Oh thats great! Could you push that change to origin/minorfix and I'll test it.
Then if everything is good we can accept this pull request!
If you quickly want to check it, you just have to change state_sampling
to state_domination_sampling
in the offending line:
bar_heights.append([opti["state_domination_sampling"][state] for state in opti["state_domination_sampling"]])
@SalomeRonja Ok perfect I'll take care of it! Thanks!
There was another of the same issues, here is the traceback:
Traceback (most recent call last):
File "/cluster/work/igc/cchampion/zzz_old/reeds_tutorial/template_dir/d_sopt/job_final_analysis.py", line 15, in
@SchroederB I didn't push the change that Salome describes, but I'll let you figure this one out. Because the bug is for the final plot, you don't have to remake the .npy files (although it might be safer to?) Its probably just version inconsistencies with naming of keys in dictionaries.
Hey Candide, Thanks for checking it out! I will have a look at it next week.
Should be done.
Features:
Minors features:
This merge fixes minor things, that I recognized on euler.