https://github.com/astrofrog/sedfitter-legacy
Fortran/Legacy version of the SED fitter from Robitaille et al., 2007, ApJS 169 328
https://github.com/astrofrog/sedfitter-legacy
Last synced: 4 months ago
JSON representation
Fortran/Legacy version of the SED fitter from Robitaille et al., 2007, ApJS 169 328
- Host: GitHub
- URL: https://github.com/astrofrog/sedfitter-legacy
- Owner: astrofrog
- Created: 2014-03-11T12:45:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T12:24:17.000Z (over 11 years ago)
- Last Synced: 2025-02-23T01:46:18.563Z (over 1 year ago)
- Language: FORTRAN
- Size: 2.01 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
About
-----
This is the original SED fitter from [Robitaille et al., 2007, ApJS 169
328](http://adsabs.harvard.edu/abs/2007ApJS..169..328R).
This code is provided in the spirit of reproducible research. It is the same
version used for the http://www.astro.wisc.edu/protostars online SED fitting
tool. However, please note that it is **no longer actively developed**, and has
been replaced by a newer Python package that can be found at
https://github.com/astrofrog/sedfitter.
**Disclaimer:** No guarantees are made about the accuracy of the results, and
users are responsible for ensuring that the results are reasonable and that
they understand all the limitations inherent to SED fitting.
**Please report issues
[here](https://github.com/astrofrog/sedfitter-legacy/issues). No assistance can
be provided for installation issues.**