[RF][HS3] Fixes for ATLAS usecase#14289
Conversation
|
Can one of the admins verify this patch? |
|
@phsft-bot build |
|
Starting build on |
|
Build failed on ROOT-performance-centos8-multicore/soversion. Failing tests: |
|
Build failed on mac12arm/cxx20. Failing tests: |
be130d0 to
6bc4789
Compare
Test Results 9 files 9 suites 2d 6h 1m 24s ⏱️ For more details on these failures, see this check. Results for commit b7d87f83. ♻️ This comment has been updated with latest results. |
6bc4789 to
d1deb38
Compare
Gaussians can now be imported with "normal_dist" as well, as described by the standard.
Errors from the nlohmann_json importer are now correctly forwarded to the user, rather than giving an unspecific "std_exception".
The implementation is a bit more lenient when missing some values (e.g. ignoring cases where the histfactory modifier name has been omitted and instead just numbers the systematics)
The list of variables in the workspace is now no longer just filled from the parameter_points, but also from the domains, allowing cases where no parameter points are given to be imported successfully. Also, the HS3 version tag has been correctly updated to 0.2.
|
@phsft-bot build |
|
Starting build on |
|
Build failed on mac12arm/cxx20. Failing tests: |
|
Build failed on ROOT-performance-centos8-multicore/soversion. Failing tests: |
d1deb38 to
b7d87f8
Compare
|
@phsft-bot build |
|
Starting build on |
This Pull request:
Fixes various small bugs, makes the implementation more robust and improves error reporting for JSON import of HS3 files.
Changes or fixes:
Checklist:
This PR fixes #