Hi everyone,
I'm working on a Sm-Nd DRS script for Iolite 4 and currently facing an issue where some of the calculated outputs, specifically the standard-corrected ratios (StdCorr_143Nd_144, StdCorr_147Sm_144) and the correlation coefficient rho, are not appearing in the Results tab or per-selection outputs, even though the script runs without errors.
Here is the GitHub repo with the full script.
I am using:
data.registerAssociatedResult("rho", propagated_rho)
data.updateResults()
to try and make the rho correlation between StdCorr_143Nd_144 and StdCorr_147Sm_144 available per selection. There is also a time series version of rho created for visual inspection.
Despite this, the values are not showing in the Results tab, though the channels themselves are visible.
If any of you could check this out, your insights would be much appreciated!
All the best,
Sandra