mock-event-generator


Namemock-event-generator JSON
Version 1.4.9 PyPI version JSON
download
home_page
SummaryRe-create gravitational wave pipeline events by time-shifting existing ones.
upload_time2024-01-19 14:37:48
maintainer
docs_urlNone
author
requires_python>=3.9
license
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": "",
    "name": "mock-event-generator",
    "maintainer": "",
    "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": "",
    "author_email": "Roberto De Pietri <roberto.depietri@unipr.it>, Pierre Chanial <pierre.chanial@apc.in2p3.fr>",
    "download_url": "https://files.pythonhosted.org/packages/b6/c5/e6301436f3714baefa2e335906ee8da91c7de15b7b661a7fbbd4b1668cac/mock_event_generator-1.4.9.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": "",
    "summary": "Re-create gravitational wave pipeline events by time-shifting existing ones.",
    "version": "1.4.9",
    "project_urls": null,
    "split_keywords": [
        "scientific",
        "computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a336072820dfbc1cd2cb5e6963574f8c7b5d2cda6aff65b858411e81736fd8e",
                "md5": "7c8ed4708dd72ee2639049b77079adcc",
                "sha256": "aae03550c7519e9ec009ef2cabf8fd7ae628b1fb55d9b90793f13fa351b367ed"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c8ed4708dd72ee2639049b77079adcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 34954,
            "upload_time": "2024-01-19T14:37:46",
            "upload_time_iso_8601": "2024-01-19T14:37:46.697207Z",
            "url": "https://files.pythonhosted.org/packages/2a/33/6072820dfbc1cd2cb5e6963574f8c7b5d2cda6aff65b858411e81736fd8e/mock_event_generator-1.4.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6c5e6301436f3714baefa2e335906ee8da91c7de15b7b661a7fbbd4b1668cac",
                "md5": "9249dd21cd6893f5246415cc27baa93b",
                "sha256": "902c0635b420e892858fe9ebd9df5613ba1754aa12367c864a852ff57f24d19a"
            },
            "downloads": -1,
            "filename": "mock_event_generator-1.4.9.tar.gz",
            "has_sig": false,
            "md5_digest": "9249dd21cd6893f5246415cc27baa93b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18996804,
            "upload_time": "2024-01-19T14:37:48",
            "upload_time_iso_8601": "2024-01-19T14:37:48.318555Z",
            "url": "https://files.pythonhosted.org/packages/b6/c5/e6301436f3714baefa2e335906ee8da91c7de15b7b661a7fbbd4b1668cac/mock_event_generator-1.4.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 14:37:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mock-event-generator"
}
        
Elapsed time: 0.17057s