Archive Access Scripts

get_data_from_radec

Script to collect data from the ESO archive given RA and Dec

Inputs:

  • ra_degree - RA of the target in degree [J2000]

  • dec_degree - Dec of the target in degree [J2000]

  • radius - Search cone radius in arcsec

  • instruments - Limit the search to the selected ESO instruments

  • data_types - Limit the search to the selected data type

  • maxrec - Maximum number of files you would like to retrieve

get_data_from_gw_event

Script to collect data from the ESO archive given a bayestar file associated to a GW superevent

Inputs:

  • input_fits - Input probability map out of the GW event pipeline

  • confidence_level - Confidence level at which extract the contours

  • max_vertices - Max number of vertices to be considered in the conversion from contours to polygons

  • show_sky - Show the contours on a sky-map

  • asp_link - Open ASP web-pages of the selected contours

  • download_data - Download all data collected within the considered contours

  • instruments - Limit the search to the selected ESO instruments

  • data_types - Limit the search to the selected data type

  • maxrec - Maximum number of files you would like to retrieve