Skip to content

Fixed bug with short-range interactions

Luis Aleixo requested to merge feature/report_error_pi_short_range into master

With this MR, a bug was reported in the report - the long-range and short-range P(I) are exactly the same. This error is due to a missing condition in the report_generator.py for the alternative scenarios (that are not generated when short-range interactions are set).

This MR overcome this problem.

scenario

Screenshot_2022-07-04_at_12.19.24

Edited by Luis Aleixo

Merge request reports