Recent Changes - Search:

Interferometry basics

Observing

Data Reduction

AGN Large Programme

Other AGN programmes

High angular resolution @ MPIA

Other Links

PmWiki


DR /

Photometry

I wrote several IDL programmes for reducing, visualising and modelling interferometric data obtained with MIDI. Many programmes require the AstroLib package (http://idlastro.gsfc.nasa.gov/) or the MIA+EWS package (http://www.strw.leidenuniv.nl/~nevec/MIDI/) to be installed. The first is actually contained in the latter. A more detailed description of every routine is contained along with the code in the individual files which can also be downloaded at http://www.korowa.de/sci/downloads.html (link is pending to change soon, just in case I forget to adjust this reference :-). A brief description of the routines follows below. If you have any suggestions for improving the code, please contact me.

midi_2bbfit.pro MIDI two component black body fit
MIDI_2BBPRE Example routine: Create the variables needed for a fit (2009-07-22).
MIDI_2BBMDL Create a 2 component elliptical Gaussian black body brightness distribution (2009-07-22).
MIDI_2BBDAT Calculate and return the "visibility data" for the model (2009-07-22).
MIDI_2BBFIT Run the fit for the 2 component Gaussian black body model (2009-07-22).
midi_comp.pro MIDI model comparison
MIDI_PREPHT Prefix the photometry to a MIDI result structure (2009-07-20).
MIDI_EXTVIS Extract visibilities from a model at specified UV coordinates (2009-07-13).
MIDI_DATCOM Interpolate MIDI data at certain wavelengths (2009-07-14).
MIDI_DPHASE Determine the differential phase from input phase data (2009-07-20).
MIDI_PLTCMP Plot a comparison of measured data and modelled data (2009-07-20).
MIDI_DATSET__DEFINE Automatically define a structure of type MIDI_DATSET (2008-08-26).
MIDI_GETKEY Get FITS header keywords for a list of MIDI files (2008-08-26).
MIDI_FILLIN Automatically fill in information in a MIDI data set (2009-05-12).
MIDI_GETDAT Read raw and calibrated MIDI data from EWS into a struct (2009-05-21).
MIDI_CALINF Get calibrator information for a list of calibrated MIDI results (2008-08-26).
MIDI_RVBCAL Recalibrate fluxes with templates by Roy van Boekel (2009-05-12).
MIDI_REDPLT Plot the fluxes and visibilities of a MIDI result structure (2009-05-12).
MIDI_REDSET Fully reduce the data in a MIDI data set (2009-05-20).
MIDI_PLTPRP Plot a FITS header keyword for several MIDI data files (2008-10-14).
MIDI_PLTPDS Plot common FITS header keywords for fringe tracks in a MIDI data set (2008-10-14).
MIDI_ADU2JY Plot the ADU to JY conversion factor for a set of calibrators (2009-05-12).
MIDI_STRC2T Print out an IDL structure as an ASCII table (2009-06-26).
MIDI_DATA2T Print out MIDI data as an ASCII file (2009-06-23).
MIDI_PLOT3D Make a 3D plot of the UV plane using iPlot (2009-07-01).

((:tableend:)

Edit - History - Print - Recent Changes - Search
Page last modified on October 21, 2009, at 14:29 CET