We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8378e7f commit 9ce71eaCopy full SHA for 9ce71ea
astroquery/alfalfa/core.py
@@ -22,7 +22,6 @@
22
23
class AlfalfaClass(BaseQuery):
24
25
- FITS_PREFIX = "http://arecibo.tc.cornell.edu/hiarchive/alfalfa/spectraFITS"
26
CATALOG_PREFIX = "http://egg.astro.cornell.edu/alfalfa/data/a40files/a40.datafile1.csv"
27
28
PLACEHOLDER = -999999
0 commit comments