Problem in runing mt_prep_gamma_snap

the command alone is not enough, the export consists of three commands - please just read the suggested source :slight_smile:

to export the kml (every 10th point):

ps_plot('v-do', -1)
load ps_plot_v-do ph_disp
ps_gescatter('project_velo.kml', ph_disp, 10, 0.4)
1 Like