{ "info": { "author": "Michael Katz", "author_email": "mikekatz04@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pyphenomd - a python implementation of PhenomD waveforms\n\n\npyphenomd is a tool designed to support the BOWIE package. The paper detailing this tool and examples of its usage can be found at arXiv:1807.02511 (Evaluating Black Hole Detectability with LISA). This piece of the package is a waveform generator for general use (pyphenomd.pyphenomd). The waveform generator creates PhenomD waveforms for binary black hole inspiral, merger, and ringdown. PhenomD is from Husa et al 2016 (arXiv:1508.07250) and Khan et al 2016 (arXiv:1508.07253). Please refer to these papers for information on the waveform construction.\n\npyphenomd also includes a fast signal-to-noise ratio calculator for these waveforms based on stock or input sensitivity curves. The package also includes a code to read out the sensitivity curves from the text files provided. \n\nFor usage of this tool, please cite all three papers mentioned above (arXiv:1807.02511, arXiv:1508.07250, arXiv:1508.07253).\n\nSee pyphenomd_guide.ipynb for more information and examples. \n\nSee BOWIE documentation, paper, and examples for more information ways to use pyphenomd. \n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for usage and testing purposes.\n\n### Prerequisites\n\nSoftware installation/usage only requires a few specific libraries in python. All libraries are included with Anaconda. If you do not run python in an anaconda environment, you will need the following libraries and modules to run with all capabilities: Numpy, Scipy, and astropy. All can be installed with pip. For example, within your python environment of choice:\n\n```\npip install astropy\n```\nIn order to properly create waveforms with ctypes, you will need complex, gsl, and math c libraries. For installing gsl, refer to https://www.gnu.org/software/gsl/ or install it through anaconda. \n\n\n### Installing\n\n```\npip install pyphenomd\n```\nThis will download the all necessary parts of the package to your current environment. It will not download the notebooks for testing and example usage.\n\n\n\n## Testing and Running an Example\n\nTo test the codes, you run the guide notebook. \n\n```\njupyter notebook pyphenomd_guide.ipynb\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nCurrent version is 1.0.1.\n\nWe use [SemVer](http://semver.org/) for versioning.\n\n## Authors\n\n* **Michael Katz** - [mikekatz04](https://github.com/mikekatz04/)\n\nPlease email the author with any bugs or requests. \n\n## License\n\nThis project is licensed under the GNU License - see the [LICENSE.md](LICENSE.md) file for details.\n\n## Acknowledgments\n\n* Thanks to Michael Puerrer, Sebastian Khan, Frank Ohme, Ofek Birnholtz, Lionel London for authorship of the original c code for PhenomD within LALsuite. \n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mikekatz04/BOWIE/pyphenomd_folder", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyphenomd", "package_url": "https://pypi.org/project/pyphenomd/", "platform": "", "project_url": "https://pypi.org/project/pyphenomd/", "project_urls": { "Homepage": "https://github.com/mikekatz04/BOWIE/pyphenomd_folder" }, "release_url": "https://pypi.org/project/pyphenomd/1.0.2/", "requires_dist": [ "numpy", "scipy", "astropy" ], "requires_python": "", "summary": "Python implementation of phenomd amplitude calculation for fast SNR determination", "version": "1.0.2" }, "last_serial": 4357152, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "51bd1f7272baedbb577bd0d1ea172d8b", "sha256": "dc2ea1c8a0d4c007a7f274d463a353979a7dd93291a639f55d5549a535068fb8" }, "downloads": -1, "filename": "pyphenomd-1.0.2-cp35-cp35m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "51bd1f7272baedbb577bd0d1ea172d8b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 7432205, "upload_time": "2018-10-09T18:56:12", "url": "https://files.pythonhosted.org/packages/95/89/97f511384fe562e0eb718715d0adeb8042d146a369904da366df524852b9/pyphenomd-1.0.2-cp35-cp35m-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "28e005617dc25ddd9e1661ce98223e11", "sha256": "e32964fe5fe0f91acfc9d47177d4fdcf870372f918596fc2df1fc6956a3ace2e" }, "downloads": -1, "filename": "pyphenomd-1.0.2.tar.gz", "has_sig": false, "md5_digest": "28e005617dc25ddd9e1661ce98223e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7242418, "upload_time": "2018-10-09T18:56:15", "url": "https://files.pythonhosted.org/packages/ae/04/af5efd2696dd805a406f389cdbfb28054e0265b5c37727712cad613bf422/pyphenomd-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51bd1f7272baedbb577bd0d1ea172d8b", "sha256": "dc2ea1c8a0d4c007a7f274d463a353979a7dd93291a639f55d5549a535068fb8" }, "downloads": -1, "filename": "pyphenomd-1.0.2-cp35-cp35m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "51bd1f7272baedbb577bd0d1ea172d8b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 7432205, "upload_time": "2018-10-09T18:56:12", "url": "https://files.pythonhosted.org/packages/95/89/97f511384fe562e0eb718715d0adeb8042d146a369904da366df524852b9/pyphenomd-1.0.2-cp35-cp35m-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "28e005617dc25ddd9e1661ce98223e11", "sha256": "e32964fe5fe0f91acfc9d47177d4fdcf870372f918596fc2df1fc6956a3ace2e" }, "downloads": -1, "filename": "pyphenomd-1.0.2.tar.gz", "has_sig": false, "md5_digest": "28e005617dc25ddd9e1661ce98223e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7242418, "upload_time": "2018-10-09T18:56:15", "url": "https://files.pythonhosted.org/packages/ae/04/af5efd2696dd805a406f389cdbfb28054e0265b5c37727712cad613bf422/pyphenomd-1.0.2.tar.gz" } ] }