sastools


Namesastools JSON
Version 0.3.3 PyPI version JSON
download
home_page
SummarySAS-tools contains useful functions and classes for working with SAS data.
upload_time2022-12-15 10:24:49
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2022 FAIR Chemistry Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords rdm sas saxs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SAS-tools – FAIR tools for small-angle scattering data

Welcome to the SAS-tools repository! We develop FAIR, scalable, and sustainable tools for use in analyzing and managing small-angle X-ray scattering (SAXS) data, small-angle neutron scattering (SANS) data, and more.

## 🛠️ What is SAS-tools?

SAS-tools contains useful functions and classes for reading, transforming, working with, analyzing, managing, and storing SAS data (called **tools**). These tools are generic, making it easy to use and re-purpose them. Published workflows using SAS-tools can be found in the [SAS-workflows](https://github.com/FAIRChemistry/SAS-workflows) repository, which can serve as examples and inspiration.

## ⚡️ Quick Start

Get started with SAS-tools by installing the package from PyPI:

```bash
python -m pip install sastools
```

Alternatively, build SAS-tools from source:

```bash
git clone https://github.com/FAIRChemistry/SAS-tools/
cd SAS-tools
python setup.py install
```

## 🔖 Example Code

*coming soon*

## ⚖️ License

Copyright (c) 2022 FAIR Chemistry

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sastools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "FAIR Chemistry <fairchemistry@ibtb.uni-stuttgart.de>",
    "keywords": "RDM,SAS,SAXS",
    "author": "",
    "author_email": "Torsten Giess <torsten.giess@ibtb.uni-stuttgart.de>, Selina Itzigehl <selina.itzigehl@ipc.uni-stuttgart.de>, Jan Range <jan.range@simtech.uni-stuttgart.de>, Richard Schoemig <richard.schoemig@ibtb.uni-stuttgart.de>",
    "download_url": "https://files.pythonhosted.org/packages/31/1c/e28cb555a6e80d95231d23eaf88c650c7014817e2a2482160cc9897c687b/sastools-0.3.3.tar.gz",
    "platform": null,
    "description": "# SAS-tools \u2013 FAIR tools for small-angle scattering data\n\nWelcome to the SAS-tools repository! We develop FAIR, scalable, and sustainable tools for use in analyzing and managing small-angle X-ray scattering (SAXS) data, small-angle neutron scattering (SANS) data, and more.\n\n## \ud83d\udee0\ufe0f What is SAS-tools?\n\nSAS-tools contains useful functions and classes for reading, transforming, working with, analyzing, managing, and storing SAS data (called **tools**). These tools are generic, making it easy to use and re-purpose them. Published workflows using SAS-tools can be found in the [SAS-workflows](https://github.com/FAIRChemistry/SAS-workflows) repository, which can serve as examples and inspiration.\n\n## \u26a1\ufe0f Quick Start\n\nGet started with SAS-tools by installing the package from PyPI:\n\n```bash\npython -m pip install sastools\n```\n\nAlternatively, build SAS-tools from source:\n\n```bash\ngit clone https://github.com/FAIRChemistry/SAS-tools/\ncd SAS-tools\npython setup.py install\n```\n\n## \ud83d\udd16 Example Code\n\n*coming soon*\n\n## \u2696\ufe0f License\n\nCopyright (c) 2022 FAIR Chemistry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
    "bugtrack_url": null,
    "license": "MIT License Copyright (c) 2022 FAIR Chemistry Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "SAS-tools contains useful functions and classes for working with SAS data.",
    "version": "0.3.3",
    "split_keywords": [
        "rdm",
        "sas",
        "saxs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ef4f4bf708b84fa2144c3672298a7685",
                "sha256": "f6e330c3c823fa6c2760e0dbc3b684c23d38d0a75838b312361f3cbb631c53d3"
            },
            "downloads": -1,
            "filename": "sastools-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef4f4bf708b84fa2144c3672298a7685",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15679,
            "upload_time": "2022-12-15T10:24:48",
            "upload_time_iso_8601": "2022-12-15T10:24:48.257015Z",
            "url": "https://files.pythonhosted.org/packages/5b/10/61323957d784ee7aadde191914783ee629208a1c35e8ac8d8b802c856c4a/sastools-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a1a00b37335e71276e5606c8d3348470",
                "sha256": "9a00152ef38f5887e47d47d9e9e3e8efd8c8deebd6aa9c216c44162535daef84"
            },
            "downloads": -1,
            "filename": "sastools-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a1a00b37335e71276e5606c8d3348470",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13651,
            "upload_time": "2022-12-15T10:24:49",
            "upload_time_iso_8601": "2022-12-15T10:24:49.412747Z",
            "url": "https://files.pythonhosted.org/packages/31/1c/e28cb555a6e80d95231d23eaf88c650c7014817e2a2482160cc9897c687b/sastools-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 10:24:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sastools"
}
        
Elapsed time: 0.02094s