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

Update stellar_and_spops.md #19

Merged
merged 1 commit into from
Jun 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions astro/topics/stellar_and_spops.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,13 @@
* [__BEAGLE__ - BayEsian Analysis of GaLaxy sEds](http://www.jacopochevallard.org/beagle/)
- A new-generation tool to model and interpret galaxy spectral energy distributions (SEDs) developed by Jacopo Chevallard (ESA) and Stephane Charlot (IAP).

* [__BAGPIPES__ - Bayesian Analysis of Galaxies for Physical Inference and Parameter EStimation](https://github.com/ACCarnall/bagpipes)
- By Adam Carnall. Fit the spectroscopic and photometric data jointly. Use polynomial to account for the flux offset between the stellar template and the spectrum, which is useful when the spectrum flux calibration is not good.
- Bagpipes is a state of the art code for generating realistic model galaxy spectra and fitting these to spectroscopic and photometric observations.

* [__dense_basis__ - Dense Basis SED fitting](https://github.com/kartheikiyer/dense_basis)
- By Kartheik Iyer. Recover the smooth nonparametric star formation histories.

### Stellar Population Models:

* [__MILES__ - Population synthesis for the 21st Century](http://miles.iac.es/)
Expand Down