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.
2 parents 72952b7 + 269a520 commit 53f16a9Copy full SHA for 53f16a9
CHANGES.rst
@@ -34,7 +34,7 @@ Service fixes and enhancements
34
gaia
35
^^^^
36
37
-- Update DR4 retrieval_type names and include the new one EPOCH_ASTROMETRY_BRIGHT [#3207]
+- Update DR4 retrieval_type names and include the new one EPOCH_ASTROMETRY_BRIGHT [#3207, #3238]
38
39
ipac.irsa
40
^^^^^^^^^
astroquery/gaia/__init__.py
@@ -28,7 +28,7 @@ class Conf(_config.ConfigNamespace):
28
VALID_DATALINK_RETRIEVAL_TYPES = ['EPOCH_PHOTOMETRY',
29
'XP_CONTINUOUS',
30
'XP_SAMPLED',
31
- 'RVS_MEAN_SPECTRUM',
+ 'RVS',
32
'MCMC_GSPPHOT',
33
'MCMC_MSC',
'EPOCH_ASTROMETRY',
0 commit comments