-
I know that Sophia and I have talked about this quite a few times, but I'm not sure if a definitive IRAF-less solution has been reached yet.
In the meantime, here is something that was written on the…
-
See https://github.com/astropy/package-template
-
I get this error when I try to install your package on my Mac (Python from Macports):
```
$ python setup.py install --user
Traceback (most recent call last):
File "setup.py", line 9, in
distri…
cdeil updated
11 years ago
-
Would it be possible to add an overview table of available resources to the docs?
I mean a link to the resource and a one line description what it is.
cdeil updated
11 years ago
-
```
#13.07.23 - Notes
# Pure Python registration using montage & montage-wrapper
# montage-wrapper is an astropy affiliated package, but:
# montage from IPAC needs be installed separately from here: …
-
I've been seeing this error:
```
$ python setup.py develop
Freezing version number to astropy/version.py
Traceback (most recent call last):
File "setup.py", line 82, in
package_dirs)
File "/…
-
@iguananaut @eteq - this is a major issue: with Astropy 0.2.2, pure-Python affiliated packages will no longer install:
```
Downloading/unpacking aplpy
Downloading APLpy-0.9.9.tar.gz (689kB): 689kB …
-
@weaverba137 `pydl` is currently registered as an astropy affiliated package: http://affiliated.astropy.org
Do you have time to convert it into the appropriate format?
https://github.com/astropy/pack…
cdeil updated
11 years ago
-
Since Ginga is now listed as an affiliated package for Astropy (http://affiliated.astropy.org/), I think the pyfits/pywcs dependencies should be changed to Astropy.
cc @eteq
-
I have started a package `tevpy` using the affiliated package template.
Now I'd like to include a few datasets to use in tests and examples and docs, similar to how `scikit-learn` or `scikit-image` h…
cdeil updated
11 years ago