Perform Multi-SSA queries to an Spectral VO Service
Created: 2013-04-23 17:38:49
Last updated: 2013-04-23 17:43:17
Snippet showing how to use AstroTaverna "VO service perspective" and other tools for performing Multi-SSA queries to Spectral VO Services. The input is a VOTable with a list of source names and coordinates to perform the multi-query. 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, choosing Value Type as VOTable. It may also be sent via SAMP to other VO soft implementing SAMP. In this particular case, the Spectral Service queried is the "The Hubble Space Telecope Legacy Archive (HLA)"
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
Perform Multi-SSA queries to an Spectral VO Service |
Descriptions (1)
Snippet showing how to use AstroTaverna "VO service perspective" and other tools for performing Multi-SSA queries to Spectral VO Services. The input is a VOTable with a list of source names and coordinates to perform the multi-query. 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, choosing Value Type as VOTable. It may also be sent via SAMP to other VO soft implementing SAMP. In this particular case, the Spectral Service queried is the "The Hubble Space Telecope Legacy Archive (HLA)" |
Dependencies (0)
Inputs (1)
Name |
Description |
SourceNames |
VOTable with source names and coordinates
|
Processors (8)
Name |
Type |
Description |
Add_Column |
tpipe |
|
expression_value |
stringconstant |
ValuetoString($2)+", "+toString($3) |
nameNewCol_value |
stringconstant |
ValuePOS_SIA |
Select_columns_from_VOTable_into_a_list |
voutils |
|
ColumnName_value |
stringconstant |
ValuePOS_SIA |
NED_SED |
rest |
|
SIZE_value |
stringconstant |
Value0.005 |
Add_n_concat_tables |
tcat |
|
Outputs (1)
Name |
Description |
NED_SED_responseBody |
|
Datalinks (9)
Source |
Sink |
SourceNames |
Add_Column:voTable |
expression_value:value |
Add_Column:expression |
nameNewCol_value:value |
Add_Column:nameNewCol |
Add_Column:outputTable |
Select_columns_from_VOTable_into_a_list:voTable |
ColumnName_value:value |
Select_columns_from_VOTable_into_a_list:ColumnName |
Select_columns_from_VOTable_into_a_list:list |
NED_SED:POS |
SIZE_value:value |
NED_SED:SIZE |
NED_SED:responseBody |
Add_n_concat_tables:votableList |
Add_n_concat_tables:outputFileOut |
NED_SED_responseBody |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1 (earliest)
(of 2)
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 the example Input File as a file for easier Taverna Command Line Testing.
See http://www.myexperiment.org/files/1147.html