AMBER-ds4ms


NameAMBER-ds4ms JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAMBER: Algorithm for Multiplexing spectrometer Background Estimation with Rotation-independence
upload_time2025-07-14 11:59:18
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/72/4c/fb37300ef093a04ff19d92ef267591c1df442e109a8d7a56d2c8dd892f57/amber_ds4ms-1.0.0.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.0",
    "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": "3f8393d03b151f8e4e27640077b554d3f895c5d381961e1fc631f2b3ce07c90e",
                "md5": "2aca3ac3fe2b85614b3416f98bbc5041",
                "sha256": "ac82693f52a3f33d0ca090c865c16f9cf974456d0ae6fb2524eeb15e0b56c75d"
            },
            "downloads": -1,
            "filename": "amber_ds4ms-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2aca3ac3fe2b85614b3416f98bbc5041",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16287,
            "upload_time": "2025-07-14T11:59:16",
            "upload_time_iso_8601": "2025-07-14T11:59:16.765576Z",
            "url": "https://files.pythonhosted.org/packages/3f/83/93d03b151f8e4e27640077b554d3f895c5d381961e1fc631f2b3ce07c90e/amber_ds4ms-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "724cfb37300ef093a04ff19d92ef267591c1df442e109a8d7a56d2c8dd892f57",
                "md5": "e2fcca9b619b1c40adde6e36d562322e",
                "sha256": "1b44324709edf6a8165bd18a45d46bbfa775886b27fff858508fd4f74c39102b"
            },
            "downloads": -1,
            "filename": "amber_ds4ms-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e2fcca9b619b1c40adde6e36d562322e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17762,
            "upload_time": "2025-07-14T11:59:18",
            "upload_time_iso_8601": "2025-07-14T11:59:18.067431Z",
            "url": "https://files.pythonhosted.org/packages/72/4c/fb37300ef093a04ff19d92ef267591c1df442e109a8d7a56d2c8dd892f57/amber_ds4ms-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 11:59:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "amber-ds4ms"
}
        
Elapsed time: 0.98580s