mock-event-generator


Namemock-event-generator JSON
Version 1.4.18 PyPI version JSON
download
home_pageNone
SummaryRe-create gravitational wave pipeline events by time-shifting existing ones.
upload_time2025-07-19 17:03:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
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.11",
    "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/f1/8a/64fd7ee6a11d678409d6cdcc3eca17a8c9e86fe6f8a2e41b77141b819470/mock_event_generator-1.4.18.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.18",
    "project_urls": null,
    "split_keywords": [
        "scientific",
        "computing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe57445aa19a425f725bad844bbc268015e1c4644f3b3583b54ecaff16f8de63",
                "md5": "166e11d5a8e1c9af64f02593dfc5f4d4",
                "sha256": "1ec1fc4c7b6b65af0e7f7d990af92a84c03c7eda5664a90e86af70b7006f0694"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "166e11d5a8e1c9af64f02593dfc5f4d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 39529,
            "upload_time": "2025-07-19T17:03:23",
            "upload_time_iso_8601": "2025-07-19T17:03:23.619635Z",
            "url": "https://files.pythonhosted.org/packages/fe/57/445aa19a425f725bad844bbc268015e1c4644f3b3583b54ecaff16f8de63/mock_event_generator-1.4.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f18a64fd7ee6a11d678409d6cdcc3eca17a8c9e86fe6f8a2e41b77141b819470",
                "md5": "637eb55c0678686f692d7c9285b997d9",
                "sha256": "e73357561aabb95f4ba28f92b9891c915147256c4afe5c198839f0119d8ce963"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.18.tar.gz",
            "has_sig": false,
            "md5_digest": "637eb55c0678686f692d7c9285b997d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 19003605,
            "upload_time": "2025-07-19T17:03:25",
            "upload_time_iso_8601": "2025-07-19T17:03:25.227084Z",
            "url": "https://files.pythonhosted.org/packages/f1/8a/64fd7ee6a11d678409d6cdcc3eca17a8c9e86fe6f8a2e41b77141b819470/mock_event_generator-1.4.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 17:03:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mock-event-generator"
}
        
Elapsed time: 1.16948s