Miguel de Val-Borro
Miguel de Val-Borro
This pull request will move from astropy-helpers to more standard Python packaging tools following the migration guide. The motivation for this change are discussed in [Astropy Proposal for Enhancements: APE...
`astroquery.nasa_ads` now supports the new ADS API (https://github.com/astropy/astroquery/pull/1162).
We should add support to non-LTE codes to infer physical and chemical parameters such as temperature, density, and production rates from spectroscopic observations. A python interface to run RADEX models...
This functionality is part of the CINE library: https://github.com/migueldvb/cine
Validating parameters provided to `Miriade.get_ephemerides` and adding check to remote test.
I would like to use numbers in `siunitx` where the main number and uncertainty have exponents like: ```latex \num{1.1e-2\pm0.1e-2} ``` However this gives a "Misplaced sign token error" and I...
I have downloaded an SPK kernel of data type 1 form JPL horizons http://ssd.jpl.nasa.gov/x/spk.html in binary and ascii format. The kernel can be loaded using jplephem.spk.SPK but I get an...
Is it expected that this application can be ported to python 3?
When I run a task that requires confirmation from vim-taskwarrior such as deleting an order the command fails. ``` :!task 107 delete Delete task 107 'update order'? (yes/no) Task not...