Hello, In the examples under `input` directory, one can find the following: ``` # VERTICES # Arguments: # 1) X-coordinate # 2) Y-coordinate # 3) Scale parameter # 4) Range parameter ... ... ``` Could you please explain the meaning of the last two parameters `Scale parameter` and `Range parameter` ? I appreciate your help Thank you