Coder Social home page Coder Social logo

Comments (8)

JosephKarpinski avatar JosephKarpinski commented on May 26, 2024

Here the Md star parsec distances calculated by Deep Learning appear to be consistently off across multiple Sloan Digital Sky Survey Apogee DR16 star fields

8E164852-4C5F-48BA-92C6-5D0982A7120B

4DD46698-2772-41AE-AB53-AB98B4726E21

69DC4316-121E-4A77-9F88-B1C70B05184E

A70F38B1-6E7B-4783-AEE4-4A2786B8988A

from astronn.

henrysky avatar henrysky commented on May 26, 2024

Hi @JosephKarpinski , thanks for reporting the issue with all the detail.

The reason why NN distance is very wrong for Md stars is because they are not really many of them in our training set due to cuts as we focus mostly on giants. You can check dist_error to check how certain we are on NN dist. Moreover we recommend to cut out all the stars where NN logg has more than 0.2dex uncertainty (i.e. logg_err which Md stars generally have almost 0.4dex uncertainty on logg from NN model)

When plotting the Md stars in Orion, the stars piling up at ~400pc for Gaia parallax because Gaia parallax are good at such short distance while NN distance are everywhere and errorbar is huge.
image

from astronn.

JosephKarpinski avatar JosephKarpinski commented on May 26, 2024

from astronn.

JosephKarpinski avatar JosephKarpinski commented on May 26, 2024

Here’s the thing. Are the AstroNN distance values questionable for all Apogee dwarf stars, given it’s focus on giants?
The large sample of GKd stars?
Not sure how this would impact any AstroNN dwarf generated metrics.
Looking more into GKd impact …

4C61C1F3-62C2-452E-9527-A8E75DAAE3F9

from astronn.

henrysky avatar henrysky commented on May 26, 2024

Yes astroNN distances of dwarfs are generally questionable especially for stars with logg uncertainty>0.2dex. The focus of giants is because our goal to map the milkyway at a large distance and since this neural network works by predicting the luminosity of stars and we have approx 7% typical uncertainty in luminosity will be translated into approx 7% distance uncertainty, neural network that predicts luminosity (thus distance with apparent magnitude) probably can never outperform Gaia which uses geometric parallax at such a close distance.

Considering the target selection of APOGEE which dwarfs wont be selected at a far distance because they will be too dim to be selected (thus only giants are selected at a great distance if your goal is to map the MillkyWay in large volume anyway), I would always recommend to use Gaia parallax to get the distance to dwarfs in APOGEE even if astroNN produces reasonable distance to dwarfs, since Gaia geometric parallax will always be much better for them.

from astronn.

JosephKarpinski avatar JosephKarpinski commented on May 26, 2024

from astronn.

JosephKarpinski avatar JosephKarpinski commented on May 26, 2024

from astronn.

henrysky avatar henrysky commented on May 26, 2024

Yes APOGEE DR17 will be using Gaia eDR3 and eDR3 parallax does improve quite a lot but neural network distance is still much better beyond a few kpc.

If you want Gaia eDR3 parallax with APOGEE DR16, you can use my script here to generate Gaia eDR3 data file row-matched to APOGEE allstar file: https://github.com/henrysky/astroNN_APOGEE_VAC/blob/master/2_gaia_xmatch.py

from astronn.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.