tcjansen / GSoC

Google Summer of Code with OpenAstronomy: Extending the capabilities of synphot, a Python package for generating synthetic photometry
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

To investigate: skycalc_cli #4

Closed bmorris3 closed 5 years ago

bmorris3 commented 5 years ago

I don’t know if this is a better long-term solution than pwv_kpno, but there’s a python package on PyPI called skycalc_cli which queries the Cerro Paranal sky model for transmission spectra among other things, and I found the source code for the Python query that it sets up, which I’ve posted here

In principle, Tiffany could pare down this code and design small algorithmic queries for the atmospheric transmission spectrum as a function of airmass (among other things). Perhaps that code might even make up enough substance for an astroquery PR.

bmorris3 commented 5 years ago

Some thoughts which may put this back in your todo column: https://github.com/tcjansen/GSoC/pull/11#discussion_r293969488