项目作者: jvines

项目描述 :
A script to query the ESO raw archive for ESPRESSO, HARPS and FEROS observations
高级语言: Python
项目地址: git://github.com/jvines/eso-query.git
创建时间: 2021-06-13T17:09:29Z
项目社区:https://github.com/jvines/eso-query

开源协议:MIT License

下载


eso-query

A quick script that queries the ESO raw archive for spectroscopic observations made with ESPRESSO, HARPS or FEROS.

Usage:

eso_query.py ra dec radius n output

The ra and dec are expected to be in degrees, while the radius is expected to be in arcminutes, n is the max number of rows you want to save and output is the output directory where a dat file will be saved with the results.

For example if you wanted to query a 2 arcmin box around NGTS-6 and save the results in a file called ngts-6.dat:

  1. python eso-query.py 75.7955654461 -30.399375656 2 2000 ngts-6