Skip to content

Commit 04d247b

Browse files
jferna01jferna01
authored andcommitted
GAIAPCR-1281 C9GACS-907 Datalink for DR4INT2- astroquery tests. Update documetation in the method.
1 parent 1bf84cc commit 04d247b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

astroquery/gaia/core.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ def load_data(self, ids, *, data_release=None, data_structure='INDIVIDUAL',
191191
retrieval type identifier. For GAIA DR2 possible values are ['EPOCH_PHOTOMETRY']
192192
For GAIA DR3, possible values are ['EPOC_PHOTOMETRY', 'RVS', 'XP_CONTINUOUS', 'XP_SAMPLED',
193193
'MCMC_GSPPHOT' or 'MCMC_MSC']
194+
For GAIA DR4, possible values are ['EPOC_PHOTOMETRY', 'RVS', 'XP_CONTINUOUS', 'XP_SAMPLED',
195+
'MCMC_GSPPHOT', 'MCMC_MSC', 'EPOCH_ASTROMETRY', 'RV_EPOCH_SINGLE', 'RV_EPOCH_DOUBLE', 'RVS_EPOCH' or
196+
'RVS_TRANSIT']
194197
valid_data : bool, optional, default False
195198
By default, the epoch photometry service returns all available data, including
196199
data rows where flux is null and/or the rejected_by_photometry flag is set to True.

0 commit comments

Comments
 (0)