sedfitter


Namesedfitter JSON
Version 1.4 PyPI version JSON
download
home_pagehttps://github.com/astrofrog/sedfitter
SummarySED Fitter in Python
upload_time2023-02-06 23:46:43
maintainer
docs_urlNone
authorThomas Robitaille
requires_python>=3.8
licenseBSD 2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            About
-----

This is a Python port of the SED fitter from [Robitaille et al., 2007, ApJS 169
328](http://adsabs.harvard.edu/abs/2007ApJS..169..328R). It replaces the
original Fortran code which can be found
[here](https://github.com/astrofrog/sedfitter-legacy).

At this stage, it should be used cautiously as it is still beta-quality
software and may contain bugs. Please make sure that you verify your results
using an independent method if at all possible.

The documentation is available at http://sedfitter.readthedocs.org

Status
------

[![CI](https://github.com/astrofrog/sedfitter/actions/workflows/main.yml/badge.svg)](https://github.com/astrofrog/sedfitter/actions/workflows/main.yml)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/astrofrog/sedfitter",
    "name": "sedfitter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Thomas Robitaille",
    "author_email": "thomas.robitaille@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/be/38121f687fa59065c85d19d92ae85a552e41976fe23b480cbf86ff9636c3/sedfitter-1.4.tar.gz",
    "platform": null,
    "description": "About\n-----\n\nThis is a Python port of the SED fitter from [Robitaille et al., 2007, ApJS 169\n328](http://adsabs.harvard.edu/abs/2007ApJS..169..328R). It replaces the\noriginal Fortran code which can be found\n[here](https://github.com/astrofrog/sedfitter-legacy).\n\nAt this stage, it should be used cautiously as it is still beta-quality\nsoftware and may contain bugs. Please make sure that you verify your results\nusing an independent method if at all possible.\n\nThe documentation is available at http://sedfitter.readthedocs.org\n\nStatus\n------\n\n[![CI](https://github.com/astrofrog/sedfitter/actions/workflows/main.yml/badge.svg)](https://github.com/astrofrog/sedfitter/actions/workflows/main.yml)\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "SED Fitter in Python",
    "version": "1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "343289f582e43d1838c5ddd333219b8e65ed9e5fb040b7f399043860da6835b7",
                "md5": "47c5c5be7b0b70421cb7e37615fb02da",
                "sha256": "761e91fa6a67ea56e2709710437ae5283412689fcd5a3d6b5c2c9108feb0b691"
            },
            "downloads": -1,
            "filename": "sedfitter-1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47c5c5be7b0b70421cb7e37615fb02da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 101230,
            "upload_time": "2023-02-06T23:46:41",
            "upload_time_iso_8601": "2023-02-06T23:46:41.569249Z",
            "url": "https://files.pythonhosted.org/packages/34/32/89f582e43d1838c5ddd333219b8e65ed9e5fb040b7f399043860da6835b7/sedfitter-1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64be38121f687fa59065c85d19d92ae85a552e41976fe23b480cbf86ff9636c3",
                "md5": "4e7aeefe8d123c8ff517d6ce093cfa18",
                "sha256": "23953a10967564a194624a8823161b10f502f87540a7d98da89b4aede653a30a"
            },
            "downloads": -1,
            "filename": "sedfitter-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4e7aeefe8d123c8ff517d6ce093cfa18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 108980,
            "upload_time": "2023-02-06T23:46:43",
            "upload_time_iso_8601": "2023-02-06T23:46:43.209088Z",
            "url": "https://files.pythonhosted.org/packages/64/be/38121f687fa59065c85d19d92ae85a552e41976fe23b480cbf86ff9636c3/sedfitter-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 23:46:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "astrofrog",
    "github_project": "sedfitter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sedfitter"
}
        
Elapsed time: 0.05646s