Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extinction setup in metal small needs updating #766

Open
karllark opened this issue Mar 15, 2022 · 0 comments
Open

Extinction setup in metal small needs updating #766

karllark opened this issue Mar 15, 2022 · 0 comments
Labels

Comments

@karllark
Copy link
Member

The extinction curve relationship in the metal_small example in beast-examples needs updating to be:

extLaw = extinction.Generalized_RvFALaw(ALaw=extinction.Generalized_DustExt(curve='F19'), BLaw=extinction.Generalized_DustExt(curve='G03_SMCBar'))

As this is the recommended mixture model. Basically an update of the Gordon16 mixture model to use the F19 instead of F99 Milky Way Rv relationship. F19 is better as it is based on spectroscopy in the optical instead of photometric bands.

This will change the regression tests.

@karllark karllark added the tests label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant