Data retrieval (craftutils.retrieve)

Convenience functions for pulling data from the world wide web. Makes extensive use of astroquery

Functions

craftutils.retrieve.cat_columns(cat, f: str | None = None)
Parameters
cat

f: str | None = None

Returns

craftutils.retrieve.save_svo_filter(facility_name: str, ...)
Parameters
facility_name: str

instrument_name

filter_name

output

Returns

craftutils.retrieve.save_fors2_calib(output: str, ...)

Retrieves the full set of photometry parameters from the FORS2 quality control archive (http://archive.eso.org/bin/qc1_cgi?action=qc1_browse_table&table=fors2_photometry), from date_from to date_to, formats them conveniently for numpy to read, and writes them to disk at the location given by output.