MirUlr / dsa_calculator

Some classes for handling the 3d20 test of the the german pen and paper system in a streamlined way.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

19 analizing prob #21

Closed MirUlr closed 3 years ago

MirUlr commented 3 years ago

Closes #19. The method Held.analyze_succes() returns the probability distribution of all possible results in terms of quality level. Furthermore the cube of all random events, i.e. the 3D20 events are displayed with corresponding quality level to the results. This cube is displayed in a interactive matplotlib panel, using a separate process. The separate process is needed for usability with the existing GUI.