HEPCloud / decisionengine_modules

Apache License 2.0
2 stars 19 forks source link

New Figure of Merit Metric #494

Closed skylerfoster67 closed 5 months ago

skylerfoster67 commented 5 months ago

Added a new metric to the Figure of Merit function located in util/figure_or_merit.py and instrumented callers in Grid Figure of Merit found in transforms/grid_figure_of_merit.py.

pep8speaks commented 5 months ago

Hello @skylerfoster67! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 46:17: F821 undefined name 'FIGURE_OF_MERIT_GAUGE'