-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Wilfried (Mac)
committed
Dec 19, 2023
1 parent
91bd1b0
commit 998a17c
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# SED | ||
<p align="center"><img src="icons/icon1.png"></p> | ||
|
||
Provide a python interface to [LePhare](https://www.cfht.hawaii.edu/~arnouts/LEPHARE/lephare.html) and [Cigale](https://cigale.lam.fr/) SED fitting codes in order to perform resolved SED fitting. | ||
pixSED is a python library that allows to seamlessly perform pixel-per-pixel SED fitting on multi-band images using already existing SED fitting codes as backend. Currently, both [LePhare](https://www.cfht.hawaii.edu/~arnouts/LEPHARE/lephare.html) and [Cigale](https://cigale.lam.fr/) are supported but [Cigale](https://cigale.lam.fr/) should be preferred. | ||
|
||
See the [documentation](https://wilfriedmercier.github.io/SED/) for more details. |