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

LOWZ brown dwarf templates #36

Merged
merged 2 commits into from
Aug 19, 2023
Merged

LOWZ brown dwarf templates #36

merged 2 commits into from
Aug 19, 2023

Conversation

gbrammer
Copy link
Owner

Options to LOWZ brown dwarf templates (Meisner et al. 2021).

eazy.templates.download_LOWZ_templates()
  • Load a grid of the LOWZ models as eazy.templates.Template objects
eazy.templates.load_LOWZ_templates(metallicity=[-2.5, 1.0],
                                   logg=[3.5, 5.25],
                                   teff=[500, 1600],
                                   ctoo=[0.1, 0.55, 0.85],
                                   logkzz=[-1.,2.,10.])
  • Fit them to the catalog photometry as was done with the PHOENIX and Sonora templates before
eazy.photoz.PhotoZ.fit_phoenix_stars(..., just_dwarfs=True)

@gbrammer gbrammer merged commit 6b619d7 into master Aug 19, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant