Results

Results are always returned in XML-file. Such file will contain URL’s from which the generated files can be downloaded.

Cutout

The XML in response has the same preamble as search (nodes from begining until first <survey>). Then two nodes:

  • CUT : FITS-filename from which cut originates with pixels coordinates

  • URL : this url downloads the cutout file

  • nullValues: optional node, which shows percentage of undefined pixels in the cut region

Merge

The XML contains the cubes identified by pubdid and lying in the requested region and being part of the sub-survey. It shows the cuts used from all files (one CUT-node for each). Finally, the URL-node contains the merged file ready to be downloaded by the client (like in in cutout).