dttlib


Namedttlib JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://git.ligo.org/cds/software/cr-tools/dtt_rust
SummaryAdvanced LIGO core library for online and offline frequency-domain diagnostics tool.
upload_time2025-07-10 06:25:38
maintainerNone
docs_urlNone
authorErik von Reis <erik.vonreis@ligo.org>
requires_python>=3.9
licenseGPL-3.0-or-later
keywords dtt diaggui fft swept-sine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
# DTT
A frequency-domain analysis tool for LIGO data.

# C library dependencies

The following static LIGO libraries are required:

libcds
libgds-sigp

The following static third party libraries are required:
libfftw3
libglib-2.0
libstdc++

Additionally, the following dynamic libraries need
to be installed for building and running:

libsasl2
libz
libexpat

# Building as python module.

From the command line, build with 

```aiignore
maturin develop --features python,python-pipe,nds
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://git.ligo.org/cds/software/cr-tools/dtt_rust",
    "name": "dttlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dtt, diaggui, fft, swept-sine",
    "author": "Erik von Reis <erik.vonreis@ligo.org>",
    "author_email": "Erik von Reis <erik.vonreis@ligo.org>",
    "download_url": null,
    "platform": null,
    "description": "[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n# DTT\nA frequency-domain analysis tool for LIGO data.\n\n# C library dependencies\n\nThe following static LIGO libraries are required:\n\nlibcds\nlibgds-sigp\n\nThe following static third party libraries are required:\nlibfftw3\nlibglib-2.0\nlibstdc++\n\nAdditionally, the following dynamic libraries need\nto be installed for building and running:\n\nlibsasl2\nlibz\nlibexpat\n\n# Building as python module.\n\nFrom the command line, build with \n\n```aiignore\nmaturin develop --features python,python-pipe,nds\n```\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Advanced LIGO core library for online and offline frequency-domain diagnostics tool.",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://git.ligo.org/cds/software/cr-tools/dtt_rust",
        "Source Code": "https://git.ligo.org/cds/software/cr-tools/dtt_rust"
    },
    "split_keywords": [
        "dtt",
        " diaggui",
        " fft",
        " swept-sine"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54c6b31238b64f85d42b789eb5e12f01aeeb6a6f6dca0e04fd268694301e42a3",
                "md5": "e61b95acf5ac68535c2cc229c3221af7",
                "sha256": "bf90b158aa40e278caba9217411877d2c86315cbee034b7b61d9a438085052bf"
            },
            "downloads": -1,
            "filename": "dttlib-0.4.1-cp310-cp310-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e61b95acf5ac68535c2cc229c3221af7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 17702001,
            "upload_time": "2025-07-10T06:25:38",
            "upload_time_iso_8601": "2025-07-10T06:25:38.335732Z",
            "url": "https://files.pythonhosted.org/packages/54/c6/b31238b64f85d42b789eb5e12f01aeeb6a6f6dca0e04fd268694301e42a3/dttlib-0.4.1-cp310-cp310-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4a58ebed96e6d581ccab45d74265e5ecfed08351c8ec0e91640c9916d194cf4",
                "md5": "da2a2a7649dff454657ca6263d1d207c",
                "sha256": "4da2822000150b213fdaaa9671d6e3cd5c8d580039e62490d027a54a3efcf34a"
            },
            "downloads": -1,
            "filename": "dttlib-0.4.1-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "da2a2a7649dff454657ca6263d1d207c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 18313447,
            "upload_time": "2025-07-10T06:25:41",
            "upload_time_iso_8601": "2025-07-10T06:25:41.360482Z",
            "url": "https://files.pythonhosted.org/packages/a4/a5/8ebed96e6d581ccab45d74265e5ecfed08351c8ec0e91640c9916d194cf4/dttlib-0.4.1-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "883c13765755c0e49f96f53be195ccaa1af019332525187b0a36add4de7f11e9",
                "md5": "ede8e878e2739ac8b036ea2c6c495636",
                "sha256": "50802cf488ec593003ecd9150f2753cb76479c095d60727747865d755fd125f6"
            },
            "downloads": -1,
            "filename": "dttlib-0.4.1-cp312-cp312-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ede8e878e2739ac8b036ea2c6c495636",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 20735961,
            "upload_time": "2025-07-10T06:25:44",
            "upload_time_iso_8601": "2025-07-10T06:25:44.661225Z",
            "url": "https://files.pythonhosted.org/packages/88/3c/13765755c0e49f96f53be195ccaa1af019332525187b0a36add4de7f11e9/dttlib-0.4.1-cp312-cp312-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a3a91731178ed5614eb609ccbee7c7377509f75764d68029de055372f60d850",
                "md5": "542978c9b3bdfb2ff3dae699fc46bc89",
                "sha256": "4316db6328c79f412320ffde043c7022f556521f6712de6c81250e467753fb51"
            },
            "downloads": -1,
            "filename": "dttlib-0.4.1-cp39-cp39-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "542978c9b3bdfb2ff3dae699fc46bc89",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 10407486,
            "upload_time": "2025-07-10T06:25:47",
            "upload_time_iso_8601": "2025-07-10T06:25:47.280462Z",
            "url": "https://files.pythonhosted.org/packages/0a/3a/91731178ed5614eb609ccbee7c7377509f75764d68029de055372f60d850/dttlib-0.4.1-cp39-cp39-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 06:25:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dttlib"
}
        
Elapsed time: 0.62439s