mock-event-generator


Namemock-event-generator JSON
Version 1.4.14 PyPI version JSON
download
home_pageNone
SummaryRe-create gravitational wave pipeline events by time-shifting existing ones.
upload_time2024-09-27 14:40:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords scientific computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mock Event Generator

This package re-generates past gravitational wave pipeline events by time-translating them. It fetches already existing events from a GraceDB server into a cache, shifts the time references as if they were created now and sends a request to GraceDB server to create a new event. By specifiying a super-event, all the online events that are part of it are re-created, either all at the same time, in a specific time interval, or as they were originally uploaded in GraceDB.

Documentation is [here](https://emfollow.docs.ligo.org/mock-event-generator/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mock-event-generator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Roberto De Pietri <roberto.depietri@unipr.it>, Pierre Chanial <pierre.chanial@apc.in2p3.fr>",
    "keywords": "scientific computing",
    "author": null,
    "author_email": "Roberto De Pietri <roberto.depietri@unipr.it>, Pierre Chanial <pierre.chanial@apc.in2p3.fr>",
    "download_url": "https://files.pythonhosted.org/packages/99/0c/a434ca0f03569b541859ffe9222716be522bcb4e6c7904b503081908901f/mock_event_generator-1.4.14.tar.gz",
    "platform": null,
    "description": "# Mock Event Generator\n\nThis package re-generates past gravitational wave pipeline events by time-translating them. It fetches already existing events from a GraceDB server into a cache, shifts the time references as if they were created now and sends a request to GraceDB server to create a new event. By specifiying a super-event, all the online events that are part of it are re-created, either all at the same time, in a specific time interval, or as they were originally uploaded in GraceDB.\n\nDocumentation is [here](https://emfollow.docs.ligo.org/mock-event-generator/).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Re-create gravitational wave pipeline events by time-shifting existing ones.",
    "version": "1.4.14",
    "project_urls": null,
    "split_keywords": [
        "scientific",
        "computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4a3d0d39b4609764bfb16cd9692b8ec27101d6050dc6764b0819bd855575807",
                "md5": "92610d684a1baf7ee2ca8aa77d5b9ff2",
                "sha256": "540f48251892858585acaf7267c2c72172fb7e8eea33b0c8aff2228c9439c41e"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92610d684a1baf7ee2ca8aa77d5b9ff2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38076,
            "upload_time": "2024-09-27T14:40:08",
            "upload_time_iso_8601": "2024-09-27T14:40:08.796682Z",
            "url": "https://files.pythonhosted.org/packages/b4/a3/d0d39b4609764bfb16cd9692b8ec27101d6050dc6764b0819bd855575807/mock_event_generator-1.4.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "990ca434ca0f03569b541859ffe9222716be522bcb4e6c7904b503081908901f",
                "md5": "5e34d5fe435db132e6b334e12094d5b7",
                "sha256": "298559d3270959a33af87de30d3a25691d569197f31fe3697d4c87528237d3c6"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.14.tar.gz",
            "has_sig": false,
            "md5_digest": "5e34d5fe435db132e6b334e12094d5b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19000235,
            "upload_time": "2024-09-27T14:40:11",
            "upload_time_iso_8601": "2024-09-27T14:40:11.043824Z",
            "url": "https://files.pythonhosted.org/packages/99/0c/a434ca0f03569b541859ffe9222716be522bcb4e6c7904b503081908901f/mock_event_generator-1.4.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 14:40:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mock-event-generator"
}
        
Elapsed time: 2.92436s