Kenneth Desmond

Emory University

3rd Year Graduate Student

Advisor: Eric R. Weeks

GDL     Installing GDL     Setting Up GDL     Particle Tracking    


I'm only posting the GDL codes one needs for 2D particle tracking on this site. To learn how to use the code I recommend you read through Eric Weeks' Particle Tracking Website.

All code: GDLParticleTracking.zip

Particles Tracking Functions:

  • fover2d.pro
  • getdx.pro
  • makepdf.pro
  • msd.pro
  • plot_hist.pro
  • plottr.pro
  • read_gdf.pro
  • read_gdf.pro
  • seeall.pro
  • track.pro
  • write_gdf.pro

    IDL function not available in GDL, but needed for particle tracking.

  • findfile.pro
  • flick.pro
  • mean.pro
  • smooth.pro
  • dilate.pro
  • erode.pro
  • movie.pro
  • readtiffstack.pro
  • stdev.pro
  • tvscl.pro

    Functions to give some linux capabilities

  • cd.pro
  • ls.pro
  • pwd.pro