-
pysynphot should accept a configuration file that species the location and other information related to wavecat.dat and reselcat.dat
-
Unresolved reference 'Waveset2' in spectrum.py line 60
This bug is found in the existing implementation of pysynphot. Need to determine if it is safe to fix this bug or if it would impact currently …
-
All the warnings below from `io.votable` don't inspire confidence in the result and are likely to generate questions from users. Are these warnings a sign of non-compliant VO-tables from SIMBAD, or s…
-
The current NRAO subpackage tries to import a `coords` module that isn't shipped here and that isn't present in the _required_ section of `setup.py` either. Where is it supposed to be ?
-
I'd like to see some features to merge tables. Since there are whole languages dedicated to that process, I don't imaging it is terribly straightforward, but I have a very simplistic implementation o…
-
Upon running python setup.py install I got the following messages about astropy's compatibility layer. Sorry I haven't been following the details, but I don't know quite what this implies. Certainly…
-
I just noticed a parsing error when I try to download a USNO catalog using their VO cone search. If you do this query: http://www.nofs.navy.mil/cgi-bin/vo_cone.cgi?CAT=USNO-B1&RA=1.0&DEC=-10.0&SR=0.1…
eteq updated
12 years ago
-
Hi,
I get an error massage when I try to run some files in the directory examples.
Traceback (most recent call last):
File "demo_skyview.py", line 60, in
im2 = ax2[header_radio].imshow_affine…
-
I tried installing astropy with "sudo pip install astropy", but it failed complaining about the numpy version. I have version 1.7.0, and it says it needs > 1.4, but still fails. I am trying to install…
-
I tried making a FITSFigure for a TIFF file with AVM information as described here:
http://aplpy.github.com/documentation/howto_avm.html
This gives an error
`KeyError: "Keyword 'NAXIS1' not found."`
…
cdeil updated
12 years ago