Rough This file will become your README and also the index of your documentation. Install pip install rough How to use Calculating the Ra on a simple profile: line = [1,2,3,4,5,6,7] profile.Ra(line) 1.7142857142857142 Or the Rms profile.Rms(line) 2.0