Michael C. Cushing, Ph.D.
Michael C. Cushing, Ph.D.
As part of my research, I write a great deal of software in the IDL language. The majority of the software can be found in the Spextool package. However I am providing a few routines that I have found extremely useful in my everyday IDL life. The programs require either the Spextool package or cpar.pro, which can be found in the Spextool package. This software is by no means user proof so please use it at your own risk. If you find a bug, please email me.
Individual Routines
• mc_gridplotpos.pro - Used to create a grid of plots.
• mc_filltable.pro - Used to write columns of data to a text file.
(updated to include a delimiter keyword).
•mc_loopprogress.pro - Gives an FTP-like progress bar on the terminal. Useful for FOR loops.
More software to come later...
Last modified on:
August 24, 2011
Return to my home page.