Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous
Next: Interface to LEL Up: NOTE 223 - Lattice Expression Language Previous: Regions

Subsections


Some further remarks

Optimization

When giving a LEL expression, it is important to keep an eye on performance issues.

LEL itself will do some optimization:

The user can optimize by specifying the expression carefully.

Mask Storage

In many of the expressions we have looked at in the examples, a mask has been generated. What happens to this mask and indeed the values of the expression depends upon the implementation. If for example, the function you are invoking with LEL writes out the result, then both the mask and result will be stored. On the other hand, it is possible to just use LEL expressions but never write out the results to disk. In this case, no data or mask is written to disk. You can read more about this in the interface section.


next up previous
Next: Interface to LEL Up: NOTE 223 - Lattice Expression Language Previous: Regions
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15