{ "info": { "author": "Juan BC", "author_email": "jbc.develop@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics" ], "description": "=====\npytff\n=====\n\nWrapper arround G. Kovacs & G. Kupi Template Fourier Fitting\n\nSetup\n------\n\nIn all cases you need to download and compile\n`Template Fourier Fitting `_\nparameters file (``tff.par``) and the Template Fourier decompositions file\n(``template.dat``) are not necesary.\n\nYou can compile (in posix) the ``tff.f`` with the command\n\n.. code-block:: bash\n\n $ gfortran tff.f -o tff\n\nBasic Install\n-------------\n\nExecute\n\n.. code-block:: bash\n\n $ pip install pytff\n\nor\n\n.. code-block:: bash\n\n $ easy_install pytff\n\n\nDevelopment Install\n-------------------\n\n1. Clone this repo and then inside the local\n2. Execute\n\n .. code-block:: bash\n\n $ pip install -e .\n\n or\n\n .. code-block:: bash\n\n $ pip install numpy\n $ python setup.py develop\n\n\nGlobal Configuration\n--------------------\n\nYou can edit the file ``~/.config/pytff/pytff.rc`` (on posix) or\n``~\\APPDATA\\roaming\\pytff\\pytff.rc`` (on windows); for setup the\nlocation of your *tff* binary and your working directory. The file\nlook like\n\n\n.. code-block:: ini\n\n [pytff]\n wrk_path =\n tff_cmd = tff\n\n\nWhere:\n\n- `tff_cmd` is the full path to the tff command if is empty or not preset\n *tff* is the default value.\n- `wrk_path` the default working directory of tff, by default every\n instance creates their own temp directory.\n\n\nTutorial\n--------\n\nhttps://github.com/carpyncho/pytff/blob/master/tutorial.ipynb\n\n\nLegal\n-----\n\nThis project is part of `Carpyncho `_\n\n- The data of `tff.par` and `template.dat` is property of G. Kovacs\n & G. Kupi\n- The `dataset:single_dat` and `dataset:split_dat` is property of the\n `OGLE Experiment `_\n\n\nAuthors\n-------\n\nJuan BC\n\njbc.develop@gmail.com\n\n`IATE `_ - `URN `_\n\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carpyncho/pytff", "keywords": "tff fourier template match", "license": "3 Clause BSD", "maintainer": null, "maintainer_email": null, "name": "pytff", "package_url": "https://pypi.org/project/pytff/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytff/", "project_urls": { "Homepage": "https://github.com/carpyncho/pytff" }, "release_url": "https://pypi.org/project/pytff/0.8/", "requires_dist": null, "requires_python": null, "summary": "Wrapper arround G. Kovacs & G. Kupi Template Fourier Fitting", "version": "0.8" }, "last_serial": 2488650, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "121ba25627b690423a02fcc2dcebe475", "sha256": "3db7aefa054dfa3752bfed96e1f3fdb40cf0c9cf9c7e0024f43d45190ee2cf65" }, "downloads": -1, "filename": "pytff-0.1.tar.gz", "has_sig": false, "md5_digest": "121ba25627b690423a02fcc2dcebe475", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34846, "upload_time": "2015-07-25T06:36:30", "url": "https://files.pythonhosted.org/packages/d9/6d/af97f43ddd13ea7ad038168bf75a63847c004bafa47ff99a5eaec4de2976/pytff-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e3adcc3c28787133384354e7b9fac51f", "sha256": "8c6d34f444e4f7e702dca6016f2f7df19cf78bdb81eb32bdc69dd03c95808b48" }, "downloads": -1, "filename": "pytff-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e3adcc3c28787133384354e7b9fac51f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34810, "upload_time": "2015-07-25T06:40:09", "url": "https://files.pythonhosted.org/packages/01/8a/15aad6b92c6f59adbac07093fc7ff24da9a7f85961594276562c15bd4cdd/pytff-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1c520192d9a131d619b5e3584e621af5", "sha256": "d2ea1f04199f363bdd196a9a4fad3a70ec04be66a73320209223ead1d876332e" }, "downloads": -1, "filename": "pytff-0.2.tar.gz", "has_sig": false, "md5_digest": "1c520192d9a131d619b5e3584e621af5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35296, "upload_time": "2015-07-26T01:47:51", "url": "https://files.pythonhosted.org/packages/d1/35/4217e1c2e58213ab69f7c5fbca51016e8f56f49c14b7e7fcad4844a8f1a9/pytff-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d694fa49c060a1452e6f4aa4baa4e31b", "sha256": "ccff273095279d39262023155ab91f69fd200b68727e98af343fbf9b227d74e1" }, "downloads": -1, "filename": "pytff-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d694fa49c060a1452e6f4aa4baa4e31b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35318, "upload_time": "2015-07-26T01:51:15", "url": "https://files.pythonhosted.org/packages/5d/8c/ff5b187f2572b35a10e8cd960cb50b02dc444e1ec3861a63bd76eb8c6b65/pytff-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "0fe3bc04e2ff39b6d75c2087b568cb90", "sha256": "c50df65c3038e1f185514f7506a9517644200b81007da230a726311b19ee16c3" }, "downloads": -1, "filename": "pytff-0.3.tar.gz", "has_sig": false, "md5_digest": "0fe3bc04e2ff39b6d75c2087b568cb90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35917, "upload_time": "2015-08-02T06:29:05", "url": "https://files.pythonhosted.org/packages/d8/a1/4824bc6e0de3e84403eba28de3b55887a5e97b66989c97e0602269a8db34/pytff-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "8d0d8a89d26c5911d40c10bd62596f00", "sha256": "6240cc862ab849dca62fab9622049d790f4b98c6a0f626e84029840a7c3d2afb" }, "downloads": -1, "filename": "pytff-0.4.tar.gz", "has_sig": false, "md5_digest": "8d0d8a89d26c5911d40c10bd62596f00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35976, "upload_time": "2015-08-02T07:00:34", "url": "https://files.pythonhosted.org/packages/01/92/daac1da8bb10c166d6fcee7fc05e16100bcffd27285523433b5d011bb4d0/pytff-0.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "702d8f516d6f33709e3a25d92a551c52", "sha256": "5a0d40910373bbb22b06a1b2692aaaaf0c3efef114a296a8f48ba9ebc5b65bf7" }, "downloads": -1, "filename": "pytff-0.4.5.tar.gz", "has_sig": false, "md5_digest": "702d8f516d6f33709e3a25d92a551c52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36717, "upload_time": "2015-08-03T08:42:02", "url": "https://files.pythonhosted.org/packages/c9/3f/ee68aa317382344f128725b0e14938507c8d1b957d4fb4e7433d2fe02caf/pytff-0.4.5.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "2bb053c9ff593a2b31d22a9150e8bcd7", "sha256": "fc07e7ca4da480963238add2ac515ee51ca08b7650aa5e84322228c6b3958fe1" }, "downloads": -1, "filename": "pytff-0.5.tar.gz", "has_sig": false, "md5_digest": "2bb053c9ff593a2b31d22a9150e8bcd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37066, "upload_time": "2015-08-05T01:20:57", "url": "https://files.pythonhosted.org/packages/94/f1/b1bdb7ca08ce67c3d560d5ca23ba925150660c3825b8fac1882e2e227ad8/pytff-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "117a5cfccd341cfc2758d6b9b14afc10", "sha256": "de526692e8b307385fb703379e28a400d1065d27343efb2781ca7c4fa5ef92e6" }, "downloads": -1, "filename": "pytff-0.5.1.tar.gz", "has_sig": false, "md5_digest": "117a5cfccd341cfc2758d6b9b14afc10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37080, "upload_time": "2015-08-05T03:07:10", "url": "https://files.pythonhosted.org/packages/db/77/15a31187db9128f58d267861ee3849778c08c3d91aa29b656a6454ae310c/pytff-0.5.1.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "ce4222c64f092a27d91bab6b1003477e", "sha256": "ecde043eb5465233f46d0be26d8f10c13ca4f372d892169821b7c3570b6ed202" }, "downloads": -1, "filename": "pytff-0.6.tar.gz", "has_sig": false, "md5_digest": "ce4222c64f092a27d91bab6b1003477e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37495, "upload_time": "2015-08-05T04:17:28", "url": "https://files.pythonhosted.org/packages/40/bb/b41adf344956d5a1da412b890e765ea594ccd973b2aaf6cfc5395c695b3f/pytff-0.6.tar.gz" } ], "0.6.10": [ { "comment_text": "", "digests": { "md5": "1d3b598920831242017632f13a9219e5", "sha256": "18c0572b86b5835b743e9aa87bf7e62ec914247f0e45962bb69ad708bc88674f" }, "downloads": -1, "filename": "pytff-0.6.10.tar.gz", "has_sig": false, "md5_digest": "1d3b598920831242017632f13a9219e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131667, "upload_time": "2015-09-09T14:17:51", "url": "https://files.pythonhosted.org/packages/b4/fd/1d0f626027af3a4ef433a6237e439aa94230c6f5b765ac3e764a118db4bf/pytff-0.6.10.tar.gz" } ], "0.6.11": [ { "comment_text": "", "digests": { "md5": "16ccb1471b09278fe2e4cf27b27c4615", "sha256": "31637d212b6a9373b070e31ff184c31781382ba58a26c334438218bf5ebde9b3" }, "downloads": -1, "filename": "pytff-0.6.11.tar.gz", "has_sig": false, "md5_digest": "16ccb1471b09278fe2e4cf27b27c4615", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131981, "upload_time": "2015-09-09T15:21:11", "url": "https://files.pythonhosted.org/packages/a2/2a/8aaac107cd86acccd81ac9120a4efa6500aab33139713f2963bed2827e8e/pytff-0.6.11.tar.gz" } ], "0.6.12": [ { "comment_text": "", "digests": { "md5": "db2c1e4c7000c2506241453937732c40", "sha256": "ada70a8710540e2dfb5dd9e440ae7a507d104dff217320c5f8a6bad281f10718" }, "downloads": -1, "filename": "pytff-0.6.12.tar.gz", "has_sig": false, "md5_digest": "db2c1e4c7000c2506241453937732c40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131948, "upload_time": "2015-09-09T15:27:37", "url": "https://files.pythonhosted.org/packages/99/c3/323f22ba43f5a9e90ed9e620f20f41204e2fa6778236e6574350955690c8/pytff-0.6.12.tar.gz" } ], "0.6.13": [ { "comment_text": "", "digests": { "md5": "9869f91634fb485e2b1afc00e1f20b80", "sha256": "bfd5c1a0abaf2fbc6fac92667dca05e1d5d8fe47e461aa3dae01ba185bc367ca" }, "downloads": -1, "filename": "pytff-0.6.13.tar.gz", "has_sig": false, "md5_digest": "9869f91634fb485e2b1afc00e1f20b80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106430, "upload_time": "2015-09-10T01:58:27", "url": "https://files.pythonhosted.org/packages/c5/3b/2c92752014735be5347a9d6af7c32cf2a03c434e1850b8f2f2020cc05318/pytff-0.6.13.tar.gz" } ], "0.6.14": [ { "comment_text": "", "digests": { "md5": "0b3e735cd04352d7d63f42a0a80ee218", "sha256": "fc5f61ad6243e29d59339a3f36bd3723a0cd3916bd79676813717c3adcc25ee1" }, "downloads": -1, "filename": "pytff-0.6.14.tar.gz", "has_sig": false, "md5_digest": "0b3e735cd04352d7d63f42a0a80ee218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107411, "upload_time": "2015-09-23T15:17:14", "url": "https://files.pythonhosted.org/packages/ec/bb/90f6ccebfd094ba6d1587e00489d6d3fe2d26565e1ce3ff7ef7e39194f23/pytff-0.6.14.tar.gz" } ], "0.6.15": [ { "comment_text": "", "digests": { "md5": "6d714a0dbe3fbb50dfa848c992217de4", "sha256": "8ad8837bb2a5f11a811b4ecba48a9f34075c57ad270f6e02fcb9a3a3b193b112" }, "downloads": -1, "filename": "pytff-0.6.15.tar.gz", "has_sig": false, "md5_digest": "6d714a0dbe3fbb50dfa848c992217de4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107665, "upload_time": "2015-09-26T04:16:00", "url": "https://files.pythonhosted.org/packages/33/74/cd9b8e46734358a8cac126656b24efdd89d52e1071c5a3e84ad772d59bbd/pytff-0.6.15.tar.gz" } ], "0.6.16": [ { "comment_text": "", "digests": { "md5": "701d4ec5e568a3ca6f00d663012a701a", "sha256": "8b0b3415d08875778d2654794036012ece29c7097b7171889a114c018a5e5427" }, "downloads": -1, "filename": "pytff-0.6.16.tar.gz", "has_sig": false, "md5_digest": "701d4ec5e568a3ca6f00d663012a701a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136820, "upload_time": "2015-10-26T23:43:46", "url": "https://files.pythonhosted.org/packages/6b/f2/badaed5d13d18fa80bac49e9097cf88e488f92bd4eb9b68194ce7917e02b/pytff-0.6.16.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "8e9f552251738393b9a19fa960a9fffa", "sha256": "3e468369a7b2481bcc8713ef6081af922196b01dc4136492f9fb0d77eaeca561" }, "downloads": -1, "filename": "pytff-0.6.6.tar.gz", "has_sig": false, "md5_digest": "8e9f552251738393b9a19fa960a9fffa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38920, "upload_time": "2015-08-13T22:18:42", "url": "https://files.pythonhosted.org/packages/cc/f9/4a7b451c1c4d89a69ada8597e507fa2c225f1f8e74fbe90fe689be623dea/pytff-0.6.6.tar.gz" } ], "0.7": [], "0.7.1": [ { "comment_text": "", "digests": { "md5": "ed2d25e413de98368aff1874420df6db", "sha256": "f01d9620bd17f44ea82fce3ba7055b66a0587574e5a5988e936b414a424bc78e" }, "downloads": -1, "filename": "pytff-0.7.1.tar.gz", "has_sig": false, "md5_digest": "ed2d25e413de98368aff1874420df6db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136182, "upload_time": "2016-11-23T18:16:25", "url": "https://files.pythonhosted.org/packages/2d/61/5b98971112139fc04be212fe03024660e2e1fd3c90549147f7af3999e983/pytff-0.7.1.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "bcd88d72a11fb14e0dbfaa5d987f3481", "sha256": "7ea27a960ad028577f228084254ad7d6721bb59a85ea8887c5d77dc2c7e885c7" }, "downloads": -1, "filename": "pytff-0.8.tar.gz", "has_sig": false, "md5_digest": "bcd88d72a11fb14e0dbfaa5d987f3481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136406, "upload_time": "2016-11-28T23:05:36", "url": "https://files.pythonhosted.org/packages/d4/69/1737030233cccb65993a66717742a50a813c8dcbda35c824f4d5f4cbd97f/pytff-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bcd88d72a11fb14e0dbfaa5d987f3481", "sha256": "7ea27a960ad028577f228084254ad7d6721bb59a85ea8887c5d77dc2c7e885c7" }, "downloads": -1, "filename": "pytff-0.8.tar.gz", "has_sig": false, "md5_digest": "bcd88d72a11fb14e0dbfaa5d987f3481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136406, "upload_time": "2016-11-28T23:05:36", "url": "https://files.pythonhosted.org/packages/d4/69/1737030233cccb65993a66717742a50a813c8dcbda35c824f4d5f4cbd97f/pytff-0.8.tar.gz" } ] }