Daniel Thaagaard Andreasen

Results 4 issues of Daniel Thaagaard Andreasen

Hi Stefan, This might just be a problem for now, but [this](http://exoplanet.eu/catalog/votable/) where the VO table for `pyasl.ExoplanetEU2` download the data from is currently down. I will try contact the...

To code could use some refactoring. This is quite important, since it hopefully will encourage others to add new features. Refactoring here includes: - [x] Cleaning the code (removing unused...

Since the frequencies are calculated on the fly (`export` or `query` mode), I think it would be a nice feature to add new variants to an existing database, rather than...

Hi again, I've tried running the quickstart tutorial (https://gollum-astro.readthedocs.io/en/latest/quickstart.html) from ipython (not notebook), and I don't get a plot after running the commands: ```python ax = normalized_spectrum.plot() ax.set_ylim(0, 2) ```...