).
column-name=minimum-value,maximum-value
and objects will only be selected if their value for column column-name lies between minimum-value and maximum-value. The second is:
minimum-magnitude,maximum-magnitude
here the range is assumed to be a magnitude and no column name is specified (remember that magnitudes increase the `wrong way round' so that minimum-magnitude corresponds to the brightest object). The third is:
maximum-magnitude
which is again assumed to be a magnitude and only objects brighter than maximum-magnitude are selected. For completeness, the relationship between the forms of additional-condition and the `query tokens' for the database specified in the configuration file (as described in SSN/75[3]) is that additional-condition replaces the tokens as follows:
| Form | replaces token | |
| first: | column-name=minimum-value,maximum-value | %cond |
| second: | minimum-magnitude,maximum-magnitude | %m1, %m2 |
| third: | maximum-magnitude | %m |
!(Info.) Catalogue usno_eso_101500_303000.tab written successfully.
If the catalogue contained no objects which satisfied the query catremote will report:
! Failure: no objects found in the region specified.
CATREMOTE --- a Tool for Querying Remote Catalogues