tomr-stargazer / dendrogal

Analysis tools for my dendrogram decomposition of the Milky Way.
2 stars 1 forks source link

Better KDA disambiguation with probabilities & latitudes #7

Closed tomr-stargazer closed 9 years ago

tomr-stargazer commented 9 years ago

TMD: Yes, latitude should definitely be considered. However, I think we can come up with a better criterion than |b|>1. It should really be a cut-off in z (linear distance above the plane), say |z| > 250 or 300 pc at the far distance implies the near distance. You might also consider computing near/far probabilities based on both size-linewidth and latitude and multiplying them together for a total probability near and far.

TSR: Good point about the z cloud heights rather than latitude. I was skimming through Ellsworth-Bowers et al. (2013), which discusses KDA disambiguation at length, and the following section jumped out at me as relevant (especially regarding some of the Nessie figures Alyssa has shown)

from: http://adsabs.harvard.edu/abs/2013ApJ...770...39E image so I would probably follow their prescription of calculating z in this case.

I also like the idea of multiplying probabilities. I'll think carefully about how I want to evaluate the probability for the size-linewidth relation; I suspect I could use the 1-sigma scatter in the relation (measured from the non-KDA Outer Galaxy, probably in the Second Quadrant) to get a measure of that, and then assume Gaussian probabilities, but let me know if you have another recommendation.

tomr-stargazer commented 9 years ago

Let's re-do this:

tomr-stargazer commented 9 years ago

Much progress has been made on this front!

tomr-stargazer commented 9 years ago

I need to make unit tests, however.

tomr-stargazer commented 9 years ago

OK, I have done this!