Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We will further improve the trajectory plot by indicating  the particle distribution along the mean track track

The macro to use is 'plot_tr_step3.mv' and is basically the same as the one in Step 2 but contains an additional plot layer. In this plot layer we draw circles around the mean trajectory waypoints using the RMS (root mean square) of the horizontal distances of the particles to this waypoint. The code goes like this:

...