AMBER-ds4ms


NameAMBER-ds4ms JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryAMBER: Algorithm for Multiplexing spectrometer Background Estimation with Rotation-independence
upload_time2025-08-21 11:29:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords machine learning signal segmentation background determination
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            AMBER
=====

## Quick Installation

For the latest published version install through

```
python -m pip AMBER-ds4ms
```

For the latest nighly version

```
python -m pip install git+https://gitea.psi.ch/lass_j/AMBER.git@main
```



## Documentation and Tutorials

Further details are found in our [documentation](https://amber-ds4ms.readthedocs.io/) 



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AMBER-ds4ms",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Jakob Lass <jakob.lass@psi.ch>",
    "keywords": "Machine Learning, Signal Segmentation, Background Determination",
    "author": null,
    "author_email": "Jakob Lass <jakob.lass@psi.ch>, Victor Cohen <victor.cohen@sdsc.ethz.ch>, Bejar Haro Benjamin <benjamin.bejar@psi.ch>, \"Daniel G. Mazzone\" <daniel.mazzone@psi.ch>",
    "download_url": "https://files.pythonhosted.org/packages/f8/8c/e7d431e75dc50b7b46a71e4879db9823635895cf9ac2f50be9021a252b98/amber_ds4ms-1.0.1.tar.gz",
    "platform": null,
    "description": "AMBER\n=====\n\n## Quick Installation\n\nFor the latest published version install through\n\n```\npython -m pip AMBER-ds4ms\n```\n\nFor the latest nighly version\n\n```\npython -m pip install git+https://gitea.psi.ch/lass_j/AMBER.git@main\n```\n\n\n\n## Documentation and Tutorials\n\nFurther details are found in our [documentation](https://amber-ds4ms.readthedocs.io/) \n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AMBER: Algorithm for Multiplexing spectrometer Background Estimation with Rotation-independence",
    "version": "1.0.1",
    "project_urls": {
        "Bug Tracker": "https://gitea.psi.ch/lass_j/AMBER/issues",
        "Changelog": "https://gitea.psi.ch/lass_j/AMBER/master/CHANGELOG.md",
        "Documentation": "https://gitea.psi.ch/lass_j/AMBER/",
        "Homepage": "https://gitea.psi.ch/lass_j/AMBER/",
        "Repository": "https://gitea.psi.ch/lass_j/AMBER/.git"
    },
    "split_keywords": [
        "machine learning",
        " signal segmentation",
        " background determination"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5aff0c10a19c458272ad34f3ffdf9d1dd708af8f834d7507bfbab5157d444256",
                "md5": "b1d5d3edca39148546675c8b00b70fce",
                "sha256": "da5d5ac4c3c57e7169d8418c7421b0a7d9035ac339ce374a02752f6758360ecc"
            },
            "downloads": -1,
            "filename": "amber_ds4ms-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1d5d3edca39148546675c8b00b70fce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16286,
            "upload_time": "2025-08-21T11:29:08",
            "upload_time_iso_8601": "2025-08-21T11:29:08.281675Z",
            "url": "https://files.pythonhosted.org/packages/5a/ff/0c10a19c458272ad34f3ffdf9d1dd708af8f834d7507bfbab5157d444256/amber_ds4ms-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f88ce7d431e75dc50b7b46a71e4879db9823635895cf9ac2f50be9021a252b98",
                "md5": "121e8c0d59d8a7963b6d5c40e0ca2a9f",
                "sha256": "0c903ad2f144c1f936c729330a17dc7f56e47d29dee80c2f1166312807d7aa10"
            },
            "downloads": -1,
            "filename": "amber_ds4ms-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "121e8c0d59d8a7963b6d5c40e0ca2a9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17745,
            "upload_time": "2025-08-21T11:29:09",
            "upload_time_iso_8601": "2025-08-21T11:29:09.241394Z",
            "url": "https://files.pythonhosted.org/packages/f8/8c/e7d431e75dc50b7b46a71e4879db9823635895cf9ac2f50be9021a252b98/amber_ds4ms-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 11:29:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "amber-ds4ms"
}
        
Elapsed time: 0.84444s