You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Here are some examples:

ZENITH_ANGLE<105 && CTBCLASSLEVEL>2.5
angsep(RA,DEC,232.2,-4.9) <= 10 && (ENERGY >= 0)&&(TIME >= 239241600)

Note, spaces are significant, in particular spaces appear to be required around operators, otherwise the operator may be interpreted as part of the column name!

Complete documentation can be found at:

http://heasarc.nasa.gov/lheasoft/ftools/headas/rowfilter.html http://heasarc.nasa.gov/lheasoft/ftools/headas/calc_express.html

  • No labels