{ "info": { "author": "Dae-Won Kim", "author_email": "dwkim78@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "PDT (Photometric DeTrending Algorithm Using Machine Learning) aims to remove systematic trends in the light curves. For details about the algorithm, see [Kim et al. 2009](http://adsabs.harvard.edu/abs/2009MNRAS.397..558K). In brief, PDT finds clusters of light curves that are highly correlated using machine learning, construct one master trend per cluster and detrend an individual light curve using the constructed master trends by minimizing residuals while constraining coefficients to be positive. For details, visit the GitHub repository (https://github.com/dwkim78/pdtrend)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dwkim78/pdtrend", "keywords": "astronomy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pdtrend", "package_url": "https://pypi.org/project/pdtrend/", "platform": "any", "project_url": "https://pypi.org/project/pdtrend/", "project_urls": { "Homepage": "https://github.com/dwkim78/pdtrend" }, "release_url": "https://pypi.org/project/pdtrend/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "Photometric Detrending Algorithm", "version": "0.2.3" }, "last_serial": 2704078, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "096a737dfa2b1e673feb3de9567b6268", "sha256": "6319a353b76e0664615b9d83688a80b7f2e0a4de7533704f20f714aa1a187544" }, "downloads": -1, "filename": "pdtrend-0.2.tar.gz", "has_sig": false, "md5_digest": "096a737dfa2b1e673feb3de9567b6268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3541032, "upload_time": "2016-04-15T06:12:49", "url": "https://files.pythonhosted.org/packages/b1/f7/5d848ab07b39372c9eb2ab336d974cd72a649010ee6a3d65515f885fcee3/pdtrend-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ce9b0efd24ded8f440bbc267eed82121", "sha256": "35af1b0127ce5759783af8a66bbbe3271ba8602f0d55f7522f64a363fa06e572" }, "downloads": -1, "filename": "pdtrend-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ce9b0efd24ded8f440bbc267eed82121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3541533, "upload_time": "2016-04-18T07:51:16", "url": "https://files.pythonhosted.org/packages/1b/8d/ecbb3c4e59a8dd7f71b3709008f58e833acb4406a2f07d9fd0003bc690c3/pdtrend-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "26ddd432ecbb34077a6e888e7a3259ce", "sha256": "85b53232d83ee689460e61a8d495a2a249cd71fba4ef9cdb7ca243615b1c8c6f" }, "downloads": -1, "filename": "pdtrend-0.2.3.tar.gz", "has_sig": false, "md5_digest": "26ddd432ecbb34077a6e888e7a3259ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3542143, "upload_time": "2017-03-14T04:19:25", "url": "https://files.pythonhosted.org/packages/03/d5/bdfb58bec7f8181e353eedb99873252277b46ffeef51df6728b156186c7e/pdtrend-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26ddd432ecbb34077a6e888e7a3259ce", "sha256": "85b53232d83ee689460e61a8d495a2a249cd71fba4ef9cdb7ca243615b1c8c6f" }, "downloads": -1, "filename": "pdtrend-0.2.3.tar.gz", "has_sig": false, "md5_digest": "26ddd432ecbb34077a6e888e7a3259ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3542143, "upload_time": "2017-03-14T04:19:25", "url": "https://files.pythonhosted.org/packages/03/d5/bdfb58bec7f8181e353eedb99873252277b46ffeef51df6728b156186c7e/pdtrend-0.2.3.tar.gz" } ] }