tesscentroidvetting


Nametesscentroidvetting JSON
Version 1.3.3 PyPI version JSON
download
home_pageNone
SummaryTESS Centroid Vetting
upload_time2024-10-04 19:08:08
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords tess centroids exoplanets prf vetting transits python
VCS
bugtrack_url
requirements numpy matplotlib astropy astroquery scipy lightkurve
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.<br>
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/68/36/a57bc2e90b79b684898d584ee22b08fa025f9ef714acc6567c0e262c27f4/tesscentroidvetting-1.3.3.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.<br>\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.3.3",
    "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": "ddcffb17a64b2770bc563537665607b551237a67944c13128c81c39dcb0bc788",
                "md5": "37c8e9463a3af8138ee55d03ee139c6c",
                "sha256": "4641fcf7c4d2ad355a4e009211e69ce04c8da21adb1c540fb7373a8a0763e3ad"
            },
            "downloads": -1,
            "filename": "tesscentroidvetting-1.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37c8e9463a3af8138ee55d03ee139c6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17818,
            "upload_time": "2024-10-04T19:08:07",
            "upload_time_iso_8601": "2024-10-04T19:08:07.598889Z",
            "url": "https://files.pythonhosted.org/packages/dd/cf/fb17a64b2770bc563537665607b551237a67944c13128c81c39dcb0bc788/tesscentroidvetting-1.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6836a57bc2e90b79b684898d584ee22b08fa025f9ef714acc6567c0e262c27f4",
                "md5": "e1a3d8a9d2dcf42cec7e831fdb801d9a",
                "sha256": "af40ce271e20417364f49cb788749785a8eb79a411bd10f0a963dd8990a04a74"
            },
            "downloads": -1,
            "filename": "tesscentroidvetting-1.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e1a3d8a9d2dcf42cec7e831fdb801d9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18148,
            "upload_time": "2024-10-04T19:08:08",
            "upload_time_iso_8601": "2024-10-04T19:08:08.687740Z",
            "url": "https://files.pythonhosted.org/packages/68/36/a57bc2e90b79b684898d584ee22b08fa025f9ef714acc6567c0e262c27f4/tesscentroidvetting-1.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 19:08:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exo-pt",
    "github_project": "TESS-Centroid_vetting",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "astroquery",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "lightkurve",
            "specs": []
        }
    ],
    "lcname": "tesscentroidvetting"
}
        
Elapsed time: 0.30781s