tesscentroidvetting


Nametesscentroidvetting JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryTESS Centroid Vetting
upload_time2024-04-02 16:52:33
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords tess centroids exoplanets prf vetting transits python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TESS centroid_vetting

Attempt to make a centroid vetting function graphically similar to the one used in the DV reports of TCE's produced by the TESS Science Processing Pipeline.<br/>
This centroid presentation allows to identify the source of the dips in a lightcurve, and discard eventual false positives, but was limited to targets with Threshold Crossing Events (TCE).

![Img](https://github.com/exo-pt/TESS-Centroid_vetting/blob/main/tesscentroidvetting_example.png?raw=true)

## Installation
Since version 1.2.0, a package is available at PyPi
So, the simplest way of installing TESS-Centroid_Vetting is using pip:
`                                       `
`pip install tesscentroidvetting`

## Dependencies:
- numpy
- matplotlib
- astropy
- astroquery
- scipy
- lightkurve
- ipywidgets - only needed if interact=True in show_transit_margins()

## Usage
See the notebooks in Examples directory for usage.

## Acknowledgments
Sam Lee (https://github.com/orionlee) for implementing star's proper motion correction and transit margins display function, advising and testing. 
<br><br>
mkunimoto (https://github.com/mkunimoto) for writing **TESS-Plots**, whose code was used for the PRF centroid calculation.
<br><br>
Last but not least, Nora Eisner for [Planet Hunters Coffee Chat](https://github.com/noraeisner/PH_Coffee_Chat) series, introducing python for exoplanet detection (the difference image calculation was first borrowed from there), and for [Planet Hunters TESS](https://www.zooniverse.org/projects/nora-dot-eisner/planet-hunters-tess) citizen project, whose community [forum](https://www.zooniverse.org/projects/nora-dot-eisner/planet-hunters-tess/talk) is an invaluable source of knowledge and place to exchange views between amateurs and experts.

## Contributors
Rafael Rodrigues, Sam Lee

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tesscentroidvetting",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "TESS, centroids, exoplanets, PRF, vetting, transits, python",
    "author": null,
    "author_email": "Rafael Rodrigues <rafael.rodrgs@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/ee/6bbb27ebcedf924d7a50cf96248269d9e541a44d5bf45018018582afec03/tesscentroidvetting-1.2.0.tar.gz",
    "platform": null,
    "description": "# TESS centroid_vetting\r\n\r\nAttempt to make a centroid vetting function graphically similar to the one used in the DV reports of TCE's produced by the TESS Science Processing Pipeline.<br/>\r\nThis centroid presentation allows to identify the source of the dips in a lightcurve, and discard eventual false positives, but was limited to targets with Threshold Crossing Events (TCE).\r\n\r\n![Img](https://github.com/exo-pt/TESS-Centroid_vetting/blob/main/tesscentroidvetting_example.png?raw=true)\r\n\r\n## Installation\r\nSince version 1.2.0, a package is available at PyPi\r\nSo, the simplest way of installing TESS-Centroid_Vetting is using pip:\r\n`                                       `\r\n`pip install tesscentroidvetting`\r\n\r\n## Dependencies:\r\n- numpy\r\n- matplotlib\r\n- astropy\r\n- astroquery\r\n- scipy\r\n- lightkurve\r\n- ipywidgets - only needed if interact=True in show_transit_margins()\r\n\r\n## Usage\r\nSee the notebooks in Examples directory for usage.\r\n\r\n## Acknowledgments\r\nSam Lee (https://github.com/orionlee) for implementing star's proper motion correction and transit margins display function, advising and testing. \r\n<br><br>\r\nmkunimoto (https://github.com/mkunimoto) for writing **TESS-Plots**, whose code was used for the PRF centroid calculation.\r\n<br><br>\r\nLast but not least, Nora Eisner for [Planet Hunters Coffee Chat](https://github.com/noraeisner/PH_Coffee_Chat) series, introducing python for exoplanet detection (the difference image calculation was first borrowed from there), and for [Planet Hunters TESS](https://www.zooniverse.org/projects/nora-dot-eisner/planet-hunters-tess) citizen project, whose community [forum](https://www.zooniverse.org/projects/nora-dot-eisner/planet-hunters-tess/talk) is an invaluable source of knowledge and place to exchange views between amateurs and experts.\r\n\r\n## Contributors\r\nRafael Rodrigues, Sam Lee\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "TESS Centroid Vetting",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/exo-pt/TESS-Centroid_vetting"
    },
    "split_keywords": [
        "tess",
        " centroids",
        " exoplanets",
        " prf",
        " vetting",
        " transits",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be4d6e79bbe1d8448627aed5453c0b36f4c7923edc7f4f38dc749466e3281ba5",
                "md5": "104595144a2431e9d00473cc68d17799",
                "sha256": "650c7db7ba5ba557abf79cc4ba5000f6acb91402c1f5e791e0fac8a153bc95d3"
            },
            "downloads": -1,
            "filename": "tesscentroidvetting-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "104595144a2431e9d00473cc68d17799",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17116,
            "upload_time": "2024-04-02T16:52:31",
            "upload_time_iso_8601": "2024-04-02T16:52:31.477133Z",
            "url": "https://files.pythonhosted.org/packages/be/4d/6e79bbe1d8448627aed5453c0b36f4c7923edc7f4f38dc749466e3281ba5/tesscentroidvetting-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbee6bbb27ebcedf924d7a50cf96248269d9e541a44d5bf45018018582afec03",
                "md5": "d5e59ed0e053ddeef05e17ea3ef04f51",
                "sha256": "3b1560e06a3d90b406319ea5458db0e9a4e6c54ea890a9524879d66481bccfd3"
            },
            "downloads": -1,
            "filename": "tesscentroidvetting-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d5e59ed0e053ddeef05e17ea3ef04f51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17485,
            "upload_time": "2024-04-02T16:52:33",
            "upload_time_iso_8601": "2024-04-02T16:52:33.283252Z",
            "url": "https://files.pythonhosted.org/packages/cb/ee/6bbb27ebcedf924d7a50cf96248269d9e541a44d5bf45018018582afec03/tesscentroidvetting-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 16:52:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exo-pt",
    "github_project": "TESS-Centroid_vetting",
    "github_not_found": true,
    "lcname": "tesscentroidvetting"
}
        
Elapsed time: 0.23904s