Tagged Questions
2
votes
1answer
733 views
how to calculate RMS 2D and RMS 1D, using python?
I would like to calculate:
RMS 2D: standard deviation for the two coordinates of flat (67% confidence level)
and
RMS 1D: standard deviation for height (67% confidence level)
What is the formula and ...
