Downloads provided by UsageCounts
AspGap is a novel data-driven model to perform regressions with the XP spectra, augmented by transfer learning from high-resolution APOGEE spectra. Using a training set of stellar labels from APOGEE, we demonstrate that AspGap can deliver effective temperature, surface gravity, metallicity, and alpha abundance to accuracies of ~ 1%, 0.15 dex, 0.07 dex, and 0.03 dex, respectively. See the paper for more details. In version 3.2, the catalog includes radial velocity measurements by Gaia (~ 12 million), and distances are obtained by cross-matching with Bailer-Jones+ (2021) for user-friendly access. The AspGap labels are introduced in our paper, and the 6-D coordinates (x, y, z, vx, vy, vz) are calculated using astropy.coord.galactocentric_frame_defaults.set('v4.0') The following code provides a recommended way to easily read the catalog: import vaex cat = vaex.open("JDrgb_12m_v3_3_6dBJ.hdf5") # if you work with astropy.table tab_astropy = cat.to_astropy_table() # or pd.DataFrame ... tab_df = cat.to_pandas_df()
This project was developed in part at the 2023 Gaia XPloration, hosted by the Institute of Astronomy, Cambridge University. Thanks to Yuting Wang (NAOC) for helping cross-match the catalog.
stellar abundances, stellar parameters
stellar abundances, stellar parameters
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 1 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 140 | |
| downloads | 71 |

Views provided by UsageCounts
Downloads provided by UsageCounts