Output Preferences and Constraint Specifications [Back] · [Print] · [Close]
The VizieR Search Page is aimed to set up the desired results: which constraints are to be applied to columns of the tables, which columns will be displayed, and the order in which the records (rows) will be displayed. Once all your wishes are typed in, just click on any Submit Query button – several buttons are provided just to avoid unnecessary scrollings.
Note that existing columns are generally not all presented – but an Adapt Form section proposes different choices for this Selection Page.
Query SetupThis panel permits to choose among several possible presentations, and to set up a few parameters regarding the submitted query.
Maximum Entries per table
defines the maximal
number of records that will be returned by the query;
this limitation applies to each table, i.e. a query involving
four tables may return 200 retrieved rows.
Note that there is a default limitation of 9999 entries –
see a trick to overcome this limitation in the
FAQs.
Output layout
proposes a choice between different
presentations of the query results:
Output Order
proposes to present the resuts, either in the increasing order of the
sorting parameter (e.g. the distance to a designated target),
or in the decreasing sequence. The default sorting parameter is
the distance to the target is a target was specified, or the
original ordering.
Output Positions
The positions of the objects studied in the astronomical catalogues
may be found in a large variety of coordinate systems –
equatorial coordinates for various equinoxes and
epochs, galactic positions, etc.
The computed positions allows to present the results
in the user's favorite system(s): just check the boxes corresponding to
the desired coordinate system. The system entitled Position
stands for the system used for the Target definition, i.e.
is defined by the menu of coordinate systems in the part of the form
dealing with the definition of the Target.
Search by PositionEnter in the Target box a position on the sky in the equinox or reference frame selected. This position may be:
The Search Window can be
Note that the rectangular surface is parametrized by its total size, and that therefore a 4 x 3 rectangle represents an area smaller that a 2.5 radius circle (the corners of the 4 x 3 rectangle lie on the 2.5 cicle)
The Output preferences for Position checkboxes permit the computation of the checked items for each retrieved result.
Choice of Displayed Columns and of parameter ConstraintsThis list presents every column of each table; each of the column can be
Note that existing columns are generally not all presented – but an Adapt Form section proposes different choices for this Selection Page.
Qualification Syntax (Contraint Specification)Qualifying fields is adding one ore more constraints on some of the columns. The qualification syntax follows the ASU protocol:
Some typical examples:
||keep only non-blank (i.e. specified, or not-null) values: || != || ||restrict a number to the range 12.0 to 12.5: || 12.0 .. 12.5 || ||restrict a date to before June 1, 2000: || < 2000.06.01 || ||restrict a stellar spectral type ((char) column) to early types: || =*[OBA]* ||
Numeric fieldsThe following table describes all operators available on numeric fields (i.e. not flagged by (char)):
| Operator | Meaning | Example |
|---|---|---|
| = | Strict equality (default) | =10 |
| != | Inequality | !=10 |
| >= | Greater or equal | >=10 |
| > | Strictly greater | >10 |
| <= | Smaller or equal | <=10 |
| < | Strictly smaller | <10 |
| .. | Range of numbers | 5..10 |
| +/- | Range defined by its mean and semi-amplitude (*) | 8+/-2 |
| & | AND (logical operator) | 1..5 & 7..9 |
| | | OR (logical operator) | 1..5 | 7..9 |
| , | List of values | 0,1,2 |
| <<; |
List of values. Each value results in a separated table, in a way similar to the output from a list of targets. (**) |
<<;1;2;3 |
| ! | NOT (logical operator) | ! 1..5 |
Values in Numeric fieldsWhat follows the comparison operators are generally numbers; in a few cases, several ways of writing values are possible:
| Type | Meaning | Example |
|---|---|---|
| null | Unspecified (blank)value | (<0)|null |
| now | Current date and time (DATE only) | < now |
| RA | Sexagesimal hours, minutes, seconds of time | 23 56 .. 00 04 |
| Right ascension in decimal degrees | 359 .. 001 | |
| DE | Sexagesimal degrees, minutes, seconds of arc | +41 45 .. +42 30 |
| Declination in decimal degrees | +41.75 .. +42.50 | |
| DATE/TIME | UT Date and time, alphabetic month | >= 1-Jan-1996 |
| UT Date and Time, numeric month | >= 1996.01.01 00:00:00 | |
| Julian Date | >=JD2450083.5 |
Character fieldsThe following table describes all operators available on character fields (i.e. flagged by (char)):
| Operator | Meaning | Example |
|---|---|---|
| ~ | Caseless pattern matching (default) | ~ngc*3532* |
| = | Pattern matching | =NGC*3532* |
| =~ | Caseless equality | =~ngc |
| == | Strict equality | ==NGC |
| ~| | |-separated list of caseless pattern matchings | ~|O*pec|WR* |
| =, | comma-separated list of alternatives | =,HST,IRAS |
| =| | |-separated list of alternatives | =|HST|IRAS |
| !=, | exclusion of a comma-separated list of alternatives | !=,HST,IRAS |
| !~ | NOT caseless pattern matching | !~[obafgkm]* |
| ! | NOT pattern matching | ![OBAFGKM]* |
| != | Strict inequality | !=NGC |
| >= | Alphabetically greater or equal | >=A |
| > | Alphabetically strictly greater | >M 51 |
| <= | Alphabetically smaller or equal | <=B* |
| < | Alphabetically strictly smaller | < NGC |
| <<; | List of values separated by ;(*) | <<;val1;val2;val3 |
Pattern matching symbolsWhat follows the pattern matching operators (~ = !~ !) is a pattern string which contains the following symbols:
| Symbol | Meaning | Example |
|---|---|---|
| [...] | One of the characters defined within the brackets | =[OBA]* |
| The - (dash or minus) indicates a range of characters | =[A-Za-z]* | |
| [^...] | Any single character NOT contained within the brackets | =[^OBAFGMN]* |
| * | Replaces 0 to n characters | [OB]* |
| ? | Replaces 1 character | A?C* |
Note about Heading Blanks: when no operator is listed, the leading blanks (blanks at the left of a character column) are ignored.
joined tables
If you have selected more than 1 table, you can join the tables. See the join documentation.
last update 30 Oct 06:09
[Back] FAQ · VizieR Help · VizieR History [Close] [Print]![]()