-
Since Astropy 1.0 was released, I've been seeing problems installing [POPPY](https://github.com/mperrin/poppy) and [WebbPSF](https://github.com/mperrin/webbpsf) with pip. (It's possible this was true …
-
In http://www.astropy.org/affiliated/index.html it says:
- Astropysics: library of IDL astronomy routines converted to Python.
That doesn't seem like an accurate description of Astropysics, but I'll …
-
Since the astropy release mechanism doesn't work for affiliated packages at this point, I have written up some release instructions for WCSAxes:
https://github.com/astrofrog/wcsaxes/blob/master/RELEA…
-
I wanted to try this out, but install doesn't work (with Python 3.4):
``` bash
$ git clone git@github.com:alexrudy/astropyephem.git
Cloning into 'astropyephem'...
remote: Counting objects: 702, done.…
cdeil updated
9 years ago
-
@leejjoon @astrofrog Would it make sense to include pyregion into astropy or an astropy affiliated package? Or merge relevant parts, e.g. for https://github.com/astropy/photutils ?
For my astro analy…
cdeil updated
10 years ago
-
On RTD, I've seen the following error - when RTD installs dependencies it does `pip install -r requirements.txt` and requirements for pyregion are:
```
numpy
matplotlib
Cython
astropy-helpers
astropy…
-
It looks like if the data file is compressed in .fit.gz, the flat combine routine crashes. This is because underneath, it is using IRAF's imcombine in IO.py. The internal python modules that use pyfit…
-
`travis-ci` is currently failing because `apt-get` is not finding graphviz:
https://travis-ci.org/astropy/photutils/jobs/43556019#L211
It's looking for http://security.ubuntu.com/ubuntu/pool/main/g/g…
-
I ran into this while trying to update [poppy](https://github.com/mperrin/poppy) to the latest [astropy affiliated package template](https://github.com/astropy/package-template). I had a suite of t…
-
I think astropy affiliated packages should be registered in [PyPI](https://pypi.python.org/pypi/) or the names might be taken by others at any time.
Do you agree?
Can you add this to the list of inst…
cdeil updated
10 years ago