pycheops


Namepycheops JSON
Version 1.1.17 PyPI version JSON
download
home_pagehttp://cheops.unibe.ch/
SummaryCHEOPS light curve analysis software
upload_time2025-07-11 07:49:12
maintainerNone
docs_urlNone
authorCHEOPS Science Team
requires_pythonNone
licenseGNU GPLv3
keywords astronomy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PYCHEOPS
========

Python package for the analysis of light curves from the `ESA CHEOPS mission <http://cheops.unibe.ch/>`_.

Use ``pip install pycheops`` to install.

See `pycheops/examples/Notebooks <https://github.com/pmaxted/pycheops/tree/master/pycheops/examples/Notebooks>`_ for examples.

For discussion and announcements, please join the `pycheops google group <https://groups.google.com/forum/#!forum/pycheops>`_

See pycheops/docs/PyCheops_Cookbook.pdf for a guide to using pycheops.

See pycheops/examples/Notebooks for Jupyter notebook that illustrate the
features of pycheops.

See `Maxted et al.  2022MNRAS.514...77M <https://ui.adsabs.harvard.edu/abs/2022MNRAS.514...77M/abstract>`_ for a full description of the
algorithms and assumptions used in pycheops. 

Troubleshooting
***************

SSLCertVerificationError
------------------------
Try

 ``$ pip uninstall python-dace-client``

 ``$ pip install dace-query``

Installation fails with "ModuleNotFoundError: No module named 'pybind11'"
--------------------------------------------------------------------------

Run ``pip install pybind11`` then try again

StarProperties(dataset.target) produces "Segmentation fault: 11"
-----------------------------------------------------------------

You are running the wrong version of python, e.g., anaconda2 instead of anaconda3

"TypeError: 'str' object is not callable" in animate frames 
------------------------------------------------------------
Install "pillow", e.g., conda install pillow.

"No matching distribution found for matplotlib>3,2 (from pycheops)" 
--------------------------------------------------------------------
 This error message may appear when upgrading to pycheops version 0.8.0 or
 later.  Two solutions have been found ...

 1. "conda update --all" then "pip install pycheops --upgrade"

 2. "pip install matplotlib --upgrade" then "pip install pycheops --upgrade"

Installation fails with "ERROR: Could not build wheels for celerite2 which use PEP 517 and cannot be installed directly" 
-------------------------------------------------------------------------------------------------------------------------
 This error message may appear when upgrading to pycheops version 0.9.1 or
 later. The working solution is to install celerite2 prior to installing/
 updating pycheops using:

 ``git clone --recursive https://github.com/dfm/celerite2.git``

 ``cd celerite2``

 ``python -m pip install celerite2==0.0.1rc1``

            

Raw data

            {
    "_id": null,
    "home_page": "http://cheops.unibe.ch/",
    "name": "pycheops",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "astronomy",
    "author": "CHEOPS Science Team",
    "author_email": "p.maxted@keele.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/63/94/36e4410b1e7fea11ea0a1244b3c52d1f347ec6df9b158c2e45cd9a7b736e/pycheops-1.1.17.tar.gz",
    "platform": null,
    "description": "PYCHEOPS\n========\n\nPython package for the analysis of light curves from the `ESA CHEOPS mission <http://cheops.unibe.ch/>`_.\n\nUse ``pip install pycheops`` to install.\n\nSee `pycheops/examples/Notebooks <https://github.com/pmaxted/pycheops/tree/master/pycheops/examples/Notebooks>`_ for examples.\n\nFor discussion and announcements, please join the `pycheops google group <https://groups.google.com/forum/#!forum/pycheops>`_\n\nSee pycheops/docs/PyCheops_Cookbook.pdf for a guide to using pycheops.\n\nSee pycheops/examples/Notebooks for Jupyter notebook that illustrate the\nfeatures of pycheops.\n\nSee `Maxted et al.  2022MNRAS.514...77M <https://ui.adsabs.harvard.edu/abs/2022MNRAS.514...77M/abstract>`_ for a full description of the\nalgorithms and assumptions used in pycheops. \n\nTroubleshooting\n***************\n\nSSLCertVerificationError\n------------------------\nTry\n\n ``$ pip uninstall python-dace-client``\n\n ``$ pip install dace-query``\n\nInstallation fails with \"ModuleNotFoundError: No module named 'pybind11'\"\n--------------------------------------------------------------------------\n\nRun ``pip install pybind11`` then try again\n\nStarProperties(dataset.target) produces \"Segmentation fault: 11\"\n-----------------------------------------------------------------\n\nYou are running the wrong version of python, e.g., anaconda2 instead of anaconda3\n\n\"TypeError: 'str' object is not callable\" in animate frames \n------------------------------------------------------------\nInstall \"pillow\", e.g., conda install pillow.\n\n\"No matching distribution found for matplotlib>3,2 (from pycheops)\" \n--------------------------------------------------------------------\n This error message may appear when upgrading to pycheops version 0.8.0 or\n later.  Two solutions have been found ...\n\n 1. \"conda update --all\" then \"pip install pycheops --upgrade\"\n\n 2. \"pip install matplotlib --upgrade\" then \"pip install pycheops --upgrade\"\n\nInstallation fails with \"ERROR: Could not build wheels for celerite2 which use PEP 517 and cannot be installed directly\" \n-------------------------------------------------------------------------------------------------------------------------\n This error message may appear when upgrading to pycheops version 0.9.1 or\n later. The working solution is to install celerite2 prior to installing/\n updating pycheops using:\n\n ``git clone --recursive https://github.com/dfm/celerite2.git``\n\n ``cd celerite2``\n\n ``python -m pip install celerite2==0.0.1rc1``\n",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "CHEOPS light curve analysis software",
    "version": "1.1.17",
    "project_urls": {
        "Homepage": "http://cheops.unibe.ch/"
    },
    "split_keywords": [
        "astronomy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ca716351130d139b2db6a8a3aa8b8e9ff24ddc2529840a013e4b1cce7d5dac44",
                "md5": "11ad52af4d295432241c0e8124915014",
                "sha256": "4e2b37a57c5ad0ae7c61cad8bbe6eb21342c9b71de317e9a8344e2f1fd2f11fc"
            },
            "downloads": -1,
            "filename": "pycheops-1.1.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11ad52af4d295432241c0e8124915014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19008083,
            "upload_time": "2025-07-11T07:48:57",
            "upload_time_iso_8601": "2025-07-11T07:48:57.960516Z",
            "url": "https://files.pythonhosted.org/packages/ca/71/6351130d139b2db6a8a3aa8b8e9ff24ddc2529840a013e4b1cce7d5dac44/pycheops-1.1.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "639436e4410b1e7fea11ea0a1244b3c52d1f347ec6df9b158c2e45cd9a7b736e",
                "md5": "44944f5d3f29cc2f5e29ff2c74337d5e",
                "sha256": "8906d6e27ac80b7fd4eb0be2b2aaf8d39a5c242d1a12b625359f21448b0e0ed7"
            },
            "downloads": -1,
            "filename": "pycheops-1.1.17.tar.gz",
            "has_sig": false,
            "md5_digest": "44944f5d3f29cc2f5e29ff2c74337d5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21446103,
            "upload_time": "2025-07-11T07:49:12",
            "upload_time_iso_8601": "2025-07-11T07:49:12.372373Z",
            "url": "https://files.pythonhosted.org/packages/63/94/36e4410b1e7fea11ea0a1244b3c52d1f347ec6df9b158c2e45cd9a7b736e/pycheops-1.1.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 07:49:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pycheops"
}
        
Elapsed time: 1.87589s