Eso Tap Obs
Query the ESO Science Archive (ivoa.ObsCore) using the TAP protocol. Translates natural-language requests into ADQL queries, TAP sync URLs, and ESO Science Portal links. Resolves target names via SIMBAD. Executes live queries via curl when the user says "search", "find", or "show me" in the context of ESO archive data.
Edps Workflow
Modify EDPS (ESO Data Processing System) workflows written in Python. Add or change tasks, datasources, and classification rules in instrument workflow packages. Use when editing _wkf.py, _datasources.py, _classification.py, or related workflow files for any ESO instrument pipeline.
Eso Tap Cat
Query the ESO Science Archive catalog service (tap_cat) using the TAP protocol. Translates natural-language requests into ADQL queries and TAP sync URLs targeting PI-delivered scientific catalogues from ESO public surveys. Resolves target names via SIMBAD. Executes live queries via curl when the user says "search", "find", or "show me" in the context of ESO catalogue data.
Astroquery Eso
Query the ESO Science Archive using the astroquery.eso Python API. Use when writing Python code to search ESO raw data, Phase 3 survey data, or instrument-specific tables; downloading datasets; filtering with ADQL column_filters; listing instruments or surveys; issuing free TAP queries; or retrieving calibration files. Trigger on: astroquery eso, query ESO archive, ESO TAP python, eso.query_instr…