Name | mly-pipeline JSON |
Version |
1.1.2
JSON |
| download |
home_page | None |
Summary | Search pipeline to run online and offline GW searches with mly package. |
upload_time | 2024-12-10 11:46:24 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
ml
gravitational waves
bursts
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MLy-Pipeline
All-Sky burst search framework to use machine learning models.
## Installation
Create an virtual python environment with python version 3.8 to 3.10.
Then install the hermes submodules that are used by the pipeline and currently are not on pypl
```bash
pip install "git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.aeriel"
pip install "git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.quiver"
pip install "git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.stillwater"
```
Finally install the module
```bash
pip install mly-pipeline
```
## Usage
For the full documentation and usesage examples please refer to here: https://ldas-jobs.ligo.caltech.edu/~vasileios.skliris/mly-documentation/html/index.html
Raw data
{
"_id": null,
"home_page": null,
"name": "mly-pipeline",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "ml, gravitational waves, bursts",
"author": null,
"author_email": "Vasileios SKliris <sklirisv@cardiff.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/78/10/b2894253b48de257d459f0beda2f0407981ae53beaf91790d0ed32c88346/mly_pipeline-1.1.2.tar.gz",
"platform": null,
"description": "# MLy-Pipeline\n\nAll-Sky burst search framework to use machine learning models.\n\n## Installation\n\nCreate an virtual python environment with python version 3.8 to 3.10. \nThen install the hermes submodules that are used by the pipeline and currently are not on pypl\n```bash\npip install \"git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.aeriel\"\npip install \"git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.quiver\"\npip install \"git+https://github.com/ML4GW/hermes.git@12e19f1#subdirectory=hermes/hermes.stillwater\"\n```\n\nFinally install the module\n```bash\npip install mly-pipeline\n```\n\n## Usage\n\nFor the full documentation and usesage examples please refer to here: https://ldas-jobs.ligo.caltech.edu/~vasileios.skliris/mly-documentation/html/index.html\n",
"bugtrack_url": null,
"license": null,
"summary": "Search pipeline to run online and offline GW searches with mly package.",
"version": "1.1.2",
"project_urls": null,
"split_keywords": [
"ml",
" gravitational waves",
" bursts"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "92f0394c5891f5580a962cfc164fc7fc382ed1d2ea183360c042de0a7981414d",
"md5": "9cd0d04cf6fa40066b7df81925611370",
"sha256": "1d15fac53efedaaef9d8266d3081086fb9882f55fe07ae9abfd95b9d5436064b"
},
"downloads": -1,
"filename": "mly_pipeline-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cd0d04cf6fa40066b7df81925611370",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 82175,
"upload_time": "2024-12-10T11:46:21",
"upload_time_iso_8601": "2024-12-10T11:46:21.968536Z",
"url": "https://files.pythonhosted.org/packages/92/f0/394c5891f5580a962cfc164fc7fc382ed1d2ea183360c042de0a7981414d/mly_pipeline-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7810b2894253b48de257d459f0beda2f0407981ae53beaf91790d0ed32c88346",
"md5": "6e75d79cd23cdead9cbf9ffd3b07c868",
"sha256": "4761dec2ef8f623b7977f451d9bb73a10e95155d16d49ab86cca5b7671ee2714"
},
"downloads": -1,
"filename": "mly_pipeline-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "6e75d79cd23cdead9cbf9ffd3b07c868",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 87521,
"upload_time": "2024-12-10T11:46:24",
"upload_time_iso_8601": "2024-12-10T11:46:24.360074Z",
"url": "https://files.pythonhosted.org/packages/78/10/b2894253b48de257d459f0beda2f0407981ae53beaf91790d0ed32c88346/mly_pipeline-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-10 11:46:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mly-pipeline"
}