Closed GuiMacielPereira closed 2 months ago
Problem Older version of code iterated over each spectrum individually to perform the gamma background correction.
Solution Due to a recent bug fix, we can use the same function to operate on the entire workspace, avoiding a for loop.
Problem Older version of code iterated over each spectrum individually to perform the gamma background correction.
Solution Due to a recent bug fix, we can use the same function to operate on the entire workspace, avoiding a for loop.