The user's input to the query form is converted into a symbolic language for expressing boolean query structures. The language is known as CCL and is defined by the ISO 8777 standard. The user may modify the prefabricated query but additional syntax checking will not occur until the query is processed during the DBM search request.
| Airmass_x100 | numeric | allows arithmetic operators: < <= = > >= <> |
| AveSkyValue | numeric | allows arithmetic operators: < <= = > >= <> |
| Dec | word | allows regular expressions, pattern matching |
| DecRad_x100K | numeric | allows arithmetic operators: < <= = > >= <> |
| Exposure | numeric | allows arithmetic operators: < <= = > >= <> |
| Domain | word | allows regular expressions, pattern matching |
| Field | numeric | allows arithmetic operators: < <= = > >= <> |
| ObsDate | generalized date | allows arithmetic operators: < <= = > >= <> |
| ObsId | numeric | allows arithmetic operators: < <= = > >= <> |
| PhotType | word | allows regular expressions, pattern matching |
| RA | word | allows regular expressions, pattern matching |
| RARad_x100K | numeric | allows arithmetic operators: < <= = > >= <> |
| Seeing_x10 | numeric | allows arithmetic operators: < <= = > >= <> |
| SideOfPier | word | allows regular expressions, pattern matching |
The following is a simplification of the CCL definition in order to quickly illustrate valid syntax.
Specific text fields allow pattern matching using regular expressions. The syntax follows:
Note the difference between '*' in the regular expression used by this search and its use by a Unix shell. A close approximation to the shell construct is '.*' (that's dot followed by star).
Field matching occurs with the following constraints:
To search on selected Domains,
Acknowledgement to use when referencing MACHO Project data
"This paper utilizes public domain data originally obtained by the MACHO Project,
whose work was performed under the joint auspices of
the U.S. Department of Energy, National Nuclear Security Administration by the
University of California, Lawrence Livermore National Laboratory under contract No.
W-7405-Eng-48,
the National Science Foundation through the Center for Particle Astrophysics of the
University of California under cooperative agreement AST-8809616, and
the Mount Stromlo and Siding Spring Observatory, part of the Australian National University."
and