Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: SUIT
-
Labels:
-
Story Points:10
-
Epic Link:
-
Sprint:SUIT Sprint 2017-3, SUIT Sprint 2017-4
-
Team:Science User Interface
Description
We need to support the multi-object search in PDAC.
User will upload a list of objects or positions, Firefly server will call DAX service for each of them, combine the results together to return to UI client for display.
Columns in the result table should include all the columns from the input table, rename the input table columns with _01
add a column for the distance between input position and the result position to the result table.
It would be useful to include the query positions from the user input in the output table, and, if possible, any additional information the user may have uploaded.
E.g., if the user uploaded a target table with three columns (ID/name, ra, dec) it would be great to preserve the ID field in the output.