Upload A List Of Target Names or Dataset IDs A file can be uploaded into the form that contains a list of target names or Dataset IDs. The file must be in comma-separated value (CSV) format, and the top row must contain a header with column names. The header row does not need any special character in the front: the first row is always read in as the header row. The header row is case-insensitive. Warning |
---|
The uploaded file must contain at least one of two search parameters: target name (using the header "Target") and/or dataset ID (using the header "Dataset_ID"). Remember that the headers are case-insensitive ("dataset_id" works as well as "Dataset_ID"). |
- If the file contains target names and dataset IDs, the search form will use the dataset IDs and return those exact matches in the search results.
- If the file contains only target names, the search form will attempt to perform an exact match on the target name.
The number of target names that were successfully and unsuccessfully identified is reported, and clicking on the number of unsuccessful name resolves will display an overlay with more information and line numbers to provide further information. The columns in the uploaded file are included in the search results table on the far right, with labels of 'User File <col>'. For example, if the uploaded file contained rows labeled 'target', 'ra', 'dec', 'dataset_id' they are included in the search results table as 'User File target', 'User File ra', 'User File dec', and 'User File dataset_id'. Info |
---|
If there are additional columns in the uploaded CSV file, they will be included in the search result table in the far right as well. This allows additional columns to be cross-matched to the search results and thus included when exporting the search result table. |
Info |
---|
Some datasets do not have a dataset_id available. In those cases, the value in the dataset_id column will be treated as a target name. |
|