LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

feat: Improve Sens Analysis Language Consistency #249

Closed ThomasGalesloot closed 4 months ago

ThomasGalesloot commented 4 months ago

Pull Request Key Information

Reason for change

Different language was used throughout the sensitivity analysis inputs and outputs to refer to a sensitivity set.

What was changed

This change aims to make the language consistent throughout the codebase by changing all references to say sensitivity set instead of sensitivity permutation or sensitivity options, etc.

Intended Purpose

Language consistency for sensitivity analysis inputs and results.

Level of version change required

Patch

Testing Completed

Manual testing, see screenshots of changed results here: image true_estimated_emissions_percent_difference_sensitivity_comparison image image

All unit tests pass: unit_test_results.txt

Target Issue

N/A

Additional Information

N/A