Donnerstag, 25. Mai 2023

The Galactic bar, seen in stars of different [M/H]

 Which populations are bar-like in the Milky Way?



These are notes from a set of conversation between HWR and Madeline Lucey, during her visit to MPIA May 2023, augmented by a very few feasibility plots.  Worth exploring as a project?

The Milky Way has a prominent, presumably long-lived stellar bar, which is interesting in itself and whose dynamics affect the stellar dynamics well inside and outside of it. The exact length and pattern speed is still under debate, as is the question of how much it has slowed down.

Stellar populations of different age, abundances and kinematics (hot/cold) will contribute differently to forming and maintaining the bar, and will respond differently to the bar as an input perturbation.

Therefore it would be good to map, at first geometrically, the bar -- or the bar region in the MW -- in different stellar populations. Age might be the ideal population marker but is hard to determine consistently and precisely for stars that are 3-8kpc away from the Sun.  But metallicities, [M/H], are now available for vast samples in the inner Galaxy (say, RGC<5kpc). So, it appears feasible to make a metallicity-dependent map of the central galaxy.

However, naive maps n(X,Y | [M/H]) are likely to fail (== look confusing) for two reasons:
  • (patchy) dust extinction and complex selection function
  • imprecise distances that blur the image

A [M/H]-dependent bar map with RC stars

Does it make sense to try to construct a [M/H] dependent bar map?

Red clump (RC) stars of known metallicity are ~10% standard candles in their infrared fluxes (say, W1).  This implied distance precision of 5% is better than the expected parallax-based distance precision for heliocentric distances >3kpc. So, with good (perfect) identification of a set of stars as RCs of a given [M/H] a 5% distance precision map could conceivably be constructed.

The basic idea -- floated by HWR -- is to take advantage of the fact that the large majority of stars with luminosities within 0.5mag of M_W1(RC) ~ -1.7 and an appropriate temperature or color range are RCs anyway; once we know only that, we know their distance to 5-10%.  So one could consider: pick a broad RC candidate box in M_W1 (needs only poor parallax), Teff, logg space; identify likely RCs; then assume we know their photometric distance to 5-10%; and make a map.




Why might this work?  Rene Andrae's catalog contains 1.7M RC candidates beyond 4kpc (parallax<0.25), of which only 8000 have parallax S/N > 20.

Issues
  • How to best identify RC stars, using XP (and Teff, logg,M/H), parallax, B,G,R,JHK,W1 etc..? There are simple ways (make cuts) and fancy ways (train and classify)
  • How to deal with dust etc..

Dienstag, 26. Juli 2022

On Metal-Poor Stars at the Heart of the Milky Way

 Metal-Poor Stars at the Heart of the Milky Way

Motivation and Goals

When exploring the oldest stars in the Milky Way, there are two major components that are well-studied:
  • the old disk (aka the thick disk, or alpha-enhanced disk). Our recent exploration has found that we can trace stars back to ages of 13 Gyrs, but that the [M/H] distribution extends from [M/H] ~ -1 for the oldest stars, to [M/H] ~ 0 for the youngest.  Which stars are responsible to enhance the gas of the old disk to [M/H] = -1 is not known:
  • the stellar halo, which has been parsed by recent Gaia- and/or spectroscopy enabled analyses into a set of components of components that reflect the ancient merger history.  Their age - [M/H] distribution and abundance patterns generally imply an ex situ origin. The most prominent component dominating the inner halo (<15 kpc) is the GSE ("Gaia-Sausage-Enceladus"), stars on radial orbits with apo-centers ranging from 10kpc to 100 kpc, GSE stars reflect a merger with the proto-Milky Way about 11 kpc ago.

  • Age-[Fe/H] distribution from Xiang&Rix2022, showing that in samples at the soral radius, the old disk stats at 13 Gyrs and [Fe/H] ~ -1; the (ex-situ?) halo stars have a different enrichment track.

However, we know little about ancient, metal poor stars (say, [M/H] < -1) at the heart of the Milky Way, say, within 1-5 kpc of the Galactic Center. We should expect stars in the heart of the MW to be a mix of
  • in-situ stars that reflect this earliest star formation in the MW's main potential well. Why "earliest"? Because it presumably did not take long at the heart of the MW to enrich birth gas to [M/H] >= -1.  Such stars are very much expected to exist from cosmological simulations. Whether they would be best dubbed as "innermost halo", or as "innermost old/thick disk" would depend on their angular momentum and terminology preferences.
  • stars that spend much of their life at far greater Galactocentric radii, but are currently passing through the center. I.e. we should expect GSE stars near their peri-centers.

Selection Approach

Much of past research has focussed on finding halo stars away from the Galactic disk, as this mitigates the detrimental effects of dust extinction and of the sample contamination by more metal-rich stars. [Notable exceptions: early efforts with the sky mapper.]

Here we want to explore whether the Gaia DR3 BP/RP spectra afford a clean and efficient selection of metal-poor stars in the inner galaxy.  We do this by selecting RGB/RC stars towards the Galactic center (+-30 degrees) and deriving data-driven revised [M/H] estimates by
  • deriving narrow-band filter fluxes (Stromgren and similar; a la "the Galaxy in your favourite colors")  -- Vedant Chandra
  • deriving [M/H] estimates via xgboost in training with the APOGEE DR17 data set .
The initial query was:

SELECT  source_id,ra,dec,phot_g_mean_mag,phot_bp_mean_mag,bp_rp,parallax,parallax_error
FROM gaiadr3.gaia_source 
WHERE
parallax < 100.*power(10.,0.2*(0.9 - (phot_g_mean_mag - 1.5*(bp_rp-1.))))
and
parallax < 1.
and
abs(b)<30 and (l<30 or l > 330.)
and 
bp_rp between 1.0 and 3.5
and
phot_bp_mean_mag < 15.5


where the 1st condition selects for stars with M(de-reddened) < 0.9, i.e. eliminates the MS; the color cut is designed to eliminate stars bluer than the blue edge of the unreddened, metal-poor RC; and -- importantly -- phot_bp_mean_mag < 15.5 implies that the BP/Rp spectra should have good S/N in the blue.   This query returns 2.1M stars.

The features used in the [M/H] estimate by xgboost are <...> and the training set is the full APOGEE DR17 RC/RGB set.

The distribution of these stars in the B-R and Stromgren-m1 space is shown below, where the "streak" in the bottom-left corner is reddened hot stars, that we excise before training (they are not well represented in the training set).




Verification

The upshot is that it looks like we can select low-[M/H] samples cleanly and effectively. Here are a few plots that illustrate this:

Cross-/Self-Validation of [M/H] estimates (X-axis) against presumed ground-truth (APOGEE; Y-axis). The figure shows that a) for [M/H] > -0.9 one gets robust and precise [M/H] estimates (whose precision could presumably be improved). More pertinent for the questions at hand is that the selection below [M/H] = -0.9 works robustly, albeit with larger scatter. But stars stars selected to have [M/H] < -1 are at [M/H] < -1.

Resulting [M/H]-distribution of the overall 2.1M star sample of the "inner galaxy". This deserves more analysis, but the metal-poor end looks very plausible, and not swamped by false positives. In particular there are 10x fewer stars at [M/H] = -2 than at [M/H] = -1, as expected for naive closed-box models.


The next 3 panels show the on-sky distribution of the metal-rich sample ([M/H] > -0.4), an intermediate sample ( -0.9 < [M/H] < -0.4 ), and the metal-poor sample ( [M/H] < -0.9). The latter sample is (in projection) very much concentrated towards the Galactic center.





What gives credence to the fact that our metal-poor selection picks up stars in the innermost galaxy is the parallax distribution: the metal-poor stars (green) are peaked at 8.2 kpc (blue line0; the metal-rich stars (blue) are seen throughout the disk; intermediate [M/H]  stars are in orange.


HWR note to self; the flags were set wrong for the plots; the sample is too small.

Results: what do we see?

The first result is indeed the previous figure: there is a population of (~20k) stars that are metal-poor ([M/H] < 0.9) and very centrally concentrated: there is a metal-poor (and presumably ancient) heart of the MW.



That immediately brings up the question of "on what orbits do these low-[M/H] stars move"? Are they confined to the inner MW, or just passing through. 

In general about 3/4 of the sample have RVS velocities. The low-[M/H] sample is in the most crowded part and has only 1/3 RVS velocities. Fron those (Price-Whelan) we calculate orbits.
[Note distance uncertainties are tricky, and deserve attention]

This is what the apocenter -- eccentricity plane looks like:


The plot above excites HWR: the vast majority of stars have a broad eccentricity distribution from 0.2 to 0., and remain confined to the inner ~5 kpc. They are not just passing through. At high eccentricities there is a tail of stars with apocenters of 10kpc to >100 kpc, as expected e.g. for members of GSE, "just passing through" the center. [Need to check ho much of that is in the literature]

{Selection effects matter}



This plot overlays in orange the [M/H]-distribution of all stars on highly eccentric orbits (ecc>0.9). One can think of them as kinematically-selected GSE members.  If they were GSE members, the metal rich tail would seem puzzling. What's going on?

It gets potentially more interesting if we plot for the highly eccentric orbits, ecc>0.85, the distribution [M/H] vs r_{apo}:
 
One sees:




One interpretation is: at r_apo > 10kpc the [M/H]-distribution is quite GSE-like; for tightly bound orbits the [M/H] is higher: somet6hing different, or the more-metal-rich ex-core of GSE?

Implications and Next Steps

  • tidy up analysis and write paper(s)
  • think about getting ages

  • make sure all the metal-poor stars here (and throughout the plane) are in SDSS-V targetting!!


Samstag, 9. Juli 2022

on BP/RP metallicities in the disk

 Science goals:

Approach:

First implementation:

Results:

Exploration: where does the [M/H] information come from?


classic Stromgren filter combination


finding low M/H stars form Stromgren alone


RC vs not-clump stars








Sonntag, 1. Mai 2022

Are the simple ways to do an all-sky QSO selection with Gaia and WISE?

 What are good ways to select QSO samples before GDR3 ?

Goal

  • Gaia will provide a QSO category with redshifts in DR3. There will be ~6M candidates; but, of course,  a significant fraction of them may not be QSOs. I.e. sample purity will be an  issue. And, redshift aliasing (from identification of the emission lines) may also be an issue.
  • Are there ways to
    1. reduce the non-QSO contamination?
    2. help break redshift ambiguities?
  • Here we focus on 1. ,  by asking how well (completeness and purity) can one select QSO samples with existing all-sky information.
    • specifically we want to use Gaia and WISE only. 
    • for the moment we'll stick to G<20, else Gaia data constraints become weak.
    • we'll also stick to | b | >20 deg for now, to reduce near-plane contaminants.
  • We want to exploit the three simple conditions
    • quasars have 0 parallax  ("consistent with")
    • quasars have 0 proper motion ("consistent with")
    • most quasars z< 4 have W1-W2 > 0.5  (while most stars etc have W1-W2~0).
           Are the first two conditions sensible? The two plots below show the statistics of these quantities for the sample of 150k SDSS DR16 quasars G<20, selected independent of Gaia.




How far do we get with this?  Proposed approach: try it out on Stripe 82 and then apply to whole sky

Stripe 82 Experiment

  • Basic numbers
    • 8967 QSOs in S82, of which 5471 are G<20; of those 5242 also have a WISE match (<2").
    • if we query:   
SELECT *
FROM gaiaedr3.gaia_source
WHERE  phot_g_mean_mag < 20.0
and parallax_over_error between -3 and 3
and  (pm*pm)/(pmra_error*pmra_error+pmdec_error*pmdec_error) < 9
and dec between -1.2 and 1.2 and (ra < 58 or ra > 309)

we get 20516 sources, of which 13040 have WISE matches.

         Their color distribution looks like this (plot below is for all sky with same Gaia Query)

         


This is the color-color distribution of non-moving, no-parallax Gaia sources G<20: top left lump: QSOs; sources with W1-W2~0 stars of all kinds of colors (presumably distant Giants, and -- se later LMC/SMC stars). For orientation, here the color distribution of spec. confirmed S82 QSO with G<20




This suggests to make a color cut as indicated below. Note that it turns out that S82 likely has overlooked quite a number of red/reddened QSO, which are in a plume towards the bottom-right.




What does that selection yield in S82?

Completeness: From the initial 20k sources Gaia selected, 13k have a WISE match, and 6500 are in the (blue) color-cut region above (compared to 5242 know S82 QSOs with WISE and G<20), after applying basic Gaia quality flags.  Of the 5242 QSOs with spectra, 4827 are picked up bi this selection: 92% completeness.

Purity: But there are 24% more sources in the Gaia-WISE-selected sample in S82 [TBD: need to check boundaries..] than spectroscopically conformed S82 QSOs. Conjecture: this is mostly (but not only), because SDSS is incomplete in red (reddened?) QSO, as the following plot suggests:



Here blue is the S82-spec sample, and gray the Gaia-WISE selection.


Last but not least, what if one applies the G<20, no-proper-motion, no-pls, red-in-(W1-W2) selection fo the entire sky with |b|>20?   
  • the initial Gaia query yields 4.88M sources
  • of these, 1.95M sources have a WISE match within 2"
  • if one then makes the (B-R) -- (W1-W2) color cut (blue region a few plots up), one gets 747,000 QSO candidates with a sky distribution like this:



First addendum:

Are there smarter Gaia-WISE colors to single out QSOs?
Conjecture: yes, e.g the "dumbest" color, G-W1 vs W1-W2


if you then select the red area




You get a sky-distribution that is astoundingly uniform




What do we see:
  • basic uniformity across sky. Yay!
  • vestiges of the bulge, the magellanic clouds and one cluster with tidal tails in the North???
  • imprint of dust-dimming
  • a few articfacts that smell of Gaia-sky-scan

Second addendum:


What if we push to G=21?  Same procedure as above, yields another 600k objects with a rather uniform sky distribution..

Addendum  3:

What about photometric redshifts? Good enough to help with aliasing?

A qualitative look at the color-color plane looks promising:


And, using nearest neighbour, or NN (2nd plot) on z = f(G,BP,RP,W1,W2,A_G) yields



which looks "OK".

Questions:

  • is that sample (700k after further cleaning) interesting, if we get phot-z + Gaia-spec-z for most?
  • what happens if one pushed the same procedure fainter?



 

 

                        Dienstag, 29. Juni 2021

                        Stellar X-ray sources in the eROSITA early data release

                        The incidence (or space-density) of "eROSITA-stars"


                        I took the occasion of the first eROSITA data release (in the 150sqdeg full-depth field) to make a few plots to wrap my mind around 'which stars emit X-ray emission'.

                        I started with the primary optical identification catalog, then took the objects that have Gaia counter-parts, then took those that had an expected plxSN>3 (by means of mag and plx cut, see Rix,Hogg+21) and looked at them: a CAMD with the points color-coded  by L_X/L_G


                        Note that the L_G is simply the Gaia G-band flux multiplied by a (bandpass width) of 4000A (rough).

                        Clear pattern! But to which extent does that reflect a "selection effect"?

                        If we just look at the fluxes, we get:




                        And if we color-code the CAMD by just X-ray luminosity, we get:




                        Is this interesting?

                        • what's the role of the vast majority of X-ray undetected sources?
                        • calculate space density = f(M,color | L_x) or f(M,color | L_x/L_G)
                        • look-up the X-ray spectral diagnostics (in the eROSITA papers): accretion disk, vs chromospheres, etc.., as different physical processes play a role here. 


                        Sonntag, 11. April 2021

                        HWR's articulation of evolution in biology (after listening to NYT article about beauty)

                        There was a long article about the utility of beauty in evolution; and why "beauty" exists, even if its evolutionary "advantage" is not manifest. The podcast seemed a bit rambling; a more mathematical view point seems to reconcile all that. No idea which fraction of that is BS

                        1) Mutations in observable properties of organisms happen (those can be traced back to genetic mutations, or othe underlying mechanisms: 'epigenetics' etc..)

                        2) Such mutations are likely to persist unless they lead to, or significantly contribute to, extinction.  I.e. mutations are likely to persist if they are advantageous from a utalitarian perspective, but can persist also if they are neutral, or slightly (but non-traumatically) negative in that respect. 

                        Diversity exists when a) it can originate; b) it does not lead to extinction. 

                        3) The space of "organisms not bound for near-term extinction" is set by environmental boundary conditions that change with space and time. (Environment: both climate, location and "other organisms").  Evolution takes time, and hence the space of all survivable diversity is not fully filled.

                        Freitag, 15. Januar 2021

                        The lowerMS luminosity function

                         analogous to the WD LF paper, let's look at the lower/lowest MS; just brain dump; needs follow-up.

                        Question: what is the "bimodality"?

                        Query

                        SELECT top 16000 *

                        FROM gaiaedr3.gaia_source AS g

                        WHERE

                        g.phot_g_mean_mag < 19.5

                        and

                        g.parallax > 20.

                        and

                        g.phot_g_mean_mag +5*log10(g.parallax)-10 > 11.

                        and

                        g.bp_rp > 2.


                        Plot



                        at some point one could look at optical spectra, to understand the color-bimodality: