Inconsistency with Run.getProtonCharge()
function in period datasets
#39020
Labels
Bug
Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)
ISIS Team: LSS
Issue and pull requests managed by the LSS subteam at ISIS
Reflectometry
Issues and pull requests related to reflectometry
Milestone
Describe the bug
The
getProtonCharge()
function returns a property that does not take period filtering into account on initial load.When filtering is applied this property is updated, accounting for period filtering AND the new filtering applied.
The
proton_charge_by_period
property only accounts for period filtering, not any subsequent filtering applied.We want
getProtonCharge()
to be consistent in how it treats period filtering.To Reproduce
Output:
Expected Output:
The text was updated successfully, but these errors were encountered: