Archive for March 5th, 2008
Daily Archive
Wednesday, March 5th, 2008
Displaying images in IDLdoc documentation
The svn trunk of IDLdoc has a new feature that I'm excited about: the ability to insert images without having to stick ugly HTML in your code header or copying an image manually into the output. This is part of the rst markup style (so it won't work unless you set markup_style='rst' in your IDLdoc [...]
No Comments » - Posted in IDL, IDLdoc by Michael Galloy
Wednesday, March 5th, 2008
Theme river
There have been several cool examples of using themerivers recently, so I thought I would make a simple direct graphics version for IDL. One possible use in IDL would be to show confidence intervals around a vector of data (as in the photo to the left). I included a main-level program in the [...]
