The ease of exchanging modules between users is one of the most powerful features of MeqTrees.

Stand-alone scripts

Stand-alone scripts can be loaded into the MeqBrowser with the TDL menu option "load TDL script...", and used directly. They have a _tdl_define_forest() function to build the tree (use the "blue button"), and a _test_forest() or _tdl_job_xyz() function to execute it (use the "exec" button). They usually allow the user to set some parameters via the TDLoptions or the TDLexec menus on the browser.

MS data inspection

This [WWW] workshop script is a very simple MS inspector. You will need to adjust it to a particular MS:

Flagging

This [WWW] workshop script is a simple flagger. It may need to be adapted to your MS just like the script above.

Make sure you leave "Write flags to MS" unchecked at first, until you're happy with the flags. Then run it again with this option checked to commit the flags to the MS.

For a detailed discussion, see this presentation from the second workshop (look for "Flagging" somewhere midway through).

Reducing calibrator observations

Calibrators are dominating "point" sources, usually in the field centre.

Plug-in scripts

Plug-in scripts can be imported into other scripts with minimum fuss. Obviously, this is all about interfaces.

Jones matrices

Flagging subtrees

Two simple flaggers (absolute value clipping and rms-clipping) may be imported from the [WWW] flagger script discussed above.

MeqTree/ModuleExchange (last edited 2007-02-14 15:42:45 by OlegSmirnov)