README
A fast median filter routine written for Pascal/Delphi (and specifically for Terry Herter's MIRA program for reducing and analyzing FITS images). This median filter routine is designed to work for floats, doubles and other data formats that cannot use a counting sourt algorithm (like traditional JPEGs). WARNING: Not a general implementation yet. It is deigned to use MIRA API. These however are not too hard to replace and will hopefully be removed in later updates.