Perform Multi-ConeSearch queries to a VO Service
Created: 2013-04-22 19:43:39
Snippet showing how to use AstroTaverna "VO service perspective" and other tools for performing Multi-ConeSearch queries to a VO Services. The input is a VOTable with a list of source names and coordinates to perform the multi-query. Please *note how the AMIGACS block list handling is cofigured* with right click -> Configure running -> List Handling. Add_n_concat_tables tool is used to concatenate the list of responses issued from the multiquery. The result is a VOTable that may be renderized properly in the perspective Results, coosing Value Type as VOTable.
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
Perform Multi-ConeSearch queries to a VO Service |
Descriptions (1)
Snippet showing how to use AstroTaverna "VO service perspective" and other tools for performing Multi-ConeSearch queries to a VO Services. The input is a VOTable with a list of source names and coordinates to perform the multi-query. Please *note how the AMIGACS block list handling is cofigured* with right click -> Configure running -> List Handling. Add_n_concat_tables tool is used to concatenate the list of responses issued from the multiquery. The result is a VOTable that may be renderized properly in the perspective Results, coosing Value Type as VOTable. |
Dependencies (0)
Inputs (1)
Name |
Description |
VOTable |
VOTable with a list of sources and their coordinates
|
Processors (7)
Name |
Type |
Description |
AMIGACS |
rest |
|
Select_columns_from_VOTable_into_a_list |
voutils |
|
RA_J2000 |
stringconstant |
ValueRA_J2000 |
Select_columns_from_VOTable_into_a_list_2 |
voutils |
|
DEC_J2000 |
stringconstant |
ValueDEC_J2000 |
SR_value |
stringconstant |
Value0.5 |
Add_n_concat_tables |
tcat |
|
Outputs (1)
Name |
Description |
FinalOutput |
|
Datalinks (9)
Source |
Sink |
Select_columns_from_VOTable_into_a_list:list |
AMIGACS:RA |
Select_columns_from_VOTable_into_a_list_2:list |
AMIGACS:DEC |
SR_value:value |
AMIGACS:SR |
VOTable |
Select_columns_from_VOTable_into_a_list:voTable |
RA_J2000:value |
Select_columns_from_VOTable_into_a_list:ColumnName |
VOTable |
Select_columns_from_VOTable_into_a_list_2:voTable |
DEC_J2000:value |
Select_columns_from_VOTable_into_a_list_2:ColumnName |
AMIGACS:responseBody |
Add_n_concat_tables:votableList |
Add_n_concat_tables:outputFileOut |
FinalOutput |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1
(of 1)
Credits (0)
(People/Groups)
None
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
Featured In Packs (2)
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (1)
Log in to make a comment
I added a file with the example input value.
http://www.myexperiment.org/files/1148.html
This is for CommandLine testing.