Instead of having to retype a list of positions (or more generally a list of constraints) for each catalogue to query, consider the possibility of saving your list in a file on your computer: you will then just need to give the name of this file to have your queries executed.
Click on the target (in Page3):
The input file accepted are:
19 58 21.7 +35 12 06 Cyg X-1 |
As an illustration, mylist could contain:
## This is my first test # Just a comment... I love comments ! : Finding objects around 19 58 21.7 +35 12 06 19 58 21.7 +35 12 06 : The same position in decimal degrees -- should give the same result! 299.5904+35.2017 : Or the target name -- should again give the same result... Cyg X-1 : Still centered on Cyg X-1, but with a non-standard target radius 19 58 21.7 +35 12 06 , eq=B1950, rm=30 |
The definitions of the target parameters follows the ASU conventions for the -c parameter: specification of the target position equinox with the eq= option (galactic positions are possible with eq=G), and target radius or geometry with the rm= (circle with radius specified in arcminutes) or bm= (rectangular box with specified dimensions). Other possibilities are available, see the ASU document for details.
Pushing the button labelled add your input as first column will add your input title or target as an additional column (named _1) in the results, typically for further processing of the VizieR results. This option is therefore especially usefull with formatted output like TSV or FITS.
Notice however that the width of this _1 additional column is currently limited to 24 bytes in the FITS output.
Even when a list of targets is submitted to VizieR, the input boxes may still contain qualifications: in the above example of searching Tycho stars around a few targets, writing in the Plx input the constraint >=20 will restrict the search to stars closer than 50pc for all the targets in the file.
In a Query from a File, it is possible in this new version to supply a file which was previously generated by a VizieR Query with the Tab-Separated-Values output layout choice. This allows to connect two catalogues, with the following operations:
Using an input file is not restricted to a search around targets — it is possible to choose a constraint on any column of a catalog. For instance, if the file mylist contains a list of interesting initials used for naming quasars like:
#### List of Qualifications for the Name column : QSO which Name starts by Z Z* : QSO which Name starts by X X* : QSO which Name starts by A A* |
To execute this search, type mylist in the bottom input box of the Search Page on Vérons' compilation of QSOs, and specify that the input of the file mylist apply to the Name column by pushing the Sort button in front of the Name column. Further constraints can also be entered, as in the case of a list of targets: for instance a restriction to quasars with a redshift of at least 1 can be specified by typing >=1 in the z box.
Note that by pushing the _r button (located in the Search by Position section), the input file is then assume to contain a list of targets. In other words, the search from a File containing targets is a peculiar application of this more general Search from a file.
last update: 13 Feb 2024