We present examples of accessing the KASI Virtual Observatory (VO) Simple Image Access (SIA) services. Currently, SIA is available for the MIRIS (Multipurpose IR Imaging System; http://miris.kasi.re.kr/miris/) dataset.
Dataset | Access URL |
---|---|
MIRIS | https://data.kasi.re.kr/vo/api/miris/sia_v1 |
Python VO clients
As an example, the following shows how to access the MIRIS SIA service by using Python package PyVO (https://github.com/astropy/pyvo).
...