Polarimetry


NamePolarimetry JSON
Version 2.7.0.0 PyPI version JSON
download
home_pageNone
SummaryPyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples
upload_time2025-01-08 17:10:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD 2-Clause License Copyright (c) 2021, Cristel Chandre All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords polarimetry microscopy molecular orientation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [<img src="https://github.com/cchandre/Polarimetry/raw/master/pypolar/main_icon.png" alt=" " width="50"/>](https://www.fresnel.fr/polarimetry) PyPOLAR 

![Version](https://img.shields.io/badge/version-v2.7.0-blue)
![Platform](https://img.shields.io/badge/platform-macOS|Windows|Linux-orange)
[![License](https://img.shields.io/badge/license-BSD-lightgray)](https://github.com/cchandre/Polarimetry/blob/master/LICENSE)

PyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples.  
To install PyPOLAR on Windows or macOS, check out the [latest release](https://github.com/cchandre/Polarimetry/releases), and download `PyPOLAR_installer.exe` for Windows or `PyPOLAR.dmg` for macOS.   
It is also possible to install and run PyPOLAR from PyPI, independently of the operating system (Windows, macOS, Linux); click [here](https://github.com/cchandre/Polarimetry/wiki/Install-and-run-PyPOLAR-with-PyPI) for more details.

- Source code: [PyPOLAR.py](https://github.com/cchandre/Polarimetry/blob/master/pypolar/PyPOLAR.py)

- Website: [www.fresnel.fr/polarimetry](https://www.fresnel.fr/polarimetry)

- Wiki: [PyPOLARwiki](https://github.com/cchandre/Polarimetry/wiki)

<div align="center">
<img src="https://github.com/cchandre/Polarimetry/raw/master/pypolar/PyPOLAR_layout.png" alt=" " width="400"/>  
</div>

- [Data post-processing](https://github.com/cchandre/Polarimetry/blob/master/AdditionalFiles/README.md)

___
For more information: <cristel.chandre@cnrs.fr>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Polarimetry",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Cristel Chandre <cristel.chandre@cnrs.fr>",
    "keywords": "polarimetry, microscopy, molecular orientation",
    "author": null,
    "author_email": "Cristel Chandre <cristel.chandre@cnrs.fr>, Manos Mavrakis <manos.mavrakis@fresnel.fr>, Sophie Brasselet <sophie.brasselet@fresnel.fr>",
    "download_url": "https://files.pythonhosted.org/packages/99/cf/3170adc1176858a74a13a958186781bfab4ce79ff17dd0a516f807831fbd/polarimetry-2.7.0.0.tar.gz",
    "platform": null,
    "description": "# [<img src=\"https://github.com/cchandre/Polarimetry/raw/master/pypolar/main_icon.png\" alt=\" \" width=\"50\"/>](https://www.fresnel.fr/polarimetry) PyPOLAR \n\n![Version](https://img.shields.io/badge/version-v2.7.0-blue)\n![Platform](https://img.shields.io/badge/platform-macOS|Windows|Linux-orange)\n[![License](https://img.shields.io/badge/license-BSD-lightgray)](https://github.com/cchandre/Polarimetry/blob/master/LICENSE)\n\nPyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples.  \nTo install PyPOLAR on Windows or macOS, check out the [latest release](https://github.com/cchandre/Polarimetry/releases), and download `PyPOLAR_installer.exe` for Windows or `PyPOLAR.dmg` for macOS.   \nIt is also possible to install and run PyPOLAR from PyPI, independently of the operating system (Windows, macOS, Linux); click [here](https://github.com/cchandre/Polarimetry/wiki/Install-and-run-PyPOLAR-with-PyPI) for more details.\n\n- Source code: [PyPOLAR.py](https://github.com/cchandre/Polarimetry/blob/master/pypolar/PyPOLAR.py)\n\n- Website: [www.fresnel.fr/polarimetry](https://www.fresnel.fr/polarimetry)\n\n- Wiki: [PyPOLARwiki](https://github.com/cchandre/Polarimetry/wiki)\n\n<div align=\"center\">\n<img src=\"https://github.com/cchandre/Polarimetry/raw/master/pypolar/PyPOLAR_layout.png\" alt=\" \" width=\"400\"/>  \n</div>\n\n- [Data post-processing](https://github.com/cchandre/Polarimetry/blob/master/AdditionalFiles/README.md)\n\n___\nFor more information: <cristel.chandre@cnrs.fr>\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License  Copyright (c) 2021, Cristel Chandre All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "PyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples",
    "version": "2.7.0.0",
    "project_urls": {
        "GitHub": "https://github.com/cchandre/Polarimetry",
        "Homepage": "https://www.fresnel.fr/polarimetry",
        "Wiki": "https://github.com/cchandre/Polarimetry/wiki"
    },
    "split_keywords": [
        "polarimetry",
        " microscopy",
        " molecular orientation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b5caa85df5e629d6de96630d20d5dc7a7d8489c0801612c931b1ddb728fa794",
                "md5": "c9d624cdf960ff0602bc1df7279bae74",
                "sha256": "f82cd4c2c514e37be768ea39c4c3264dc63c04595aa993b842b64e9bb9caba8c"
            },
            "downloads": -1,
            "filename": "Polarimetry-2.7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9d624cdf960ff0602bc1df7279bae74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2564946,
            "upload_time": "2025-01-08T17:10:28",
            "upload_time_iso_8601": "2025-01-08T17:10:28.085233Z",
            "url": "https://files.pythonhosted.org/packages/4b/5c/aa85df5e629d6de96630d20d5dc7a7d8489c0801612c931b1ddb728fa794/Polarimetry-2.7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99cf3170adc1176858a74a13a958186781bfab4ce79ff17dd0a516f807831fbd",
                "md5": "7208f1127f91b388e3d90285f70fb263",
                "sha256": "13b8b86af0a8491afa50f9754e1c42b8ef7de079c944564f283587b7a42083d9"
            },
            "downloads": -1,
            "filename": "polarimetry-2.7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7208f1127f91b388e3d90285f70fb263",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2555692,
            "upload_time": "2025-01-08T17:10:30",
            "upload_time_iso_8601": "2025-01-08T17:10:30.213518Z",
            "url": "https://files.pythonhosted.org/packages/99/cf/3170adc1176858a74a13a958186781bfab4ce79ff17dd0a516f807831fbd/polarimetry-2.7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 17:10:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cchandre",
    "github_project": "Polarimetry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "polarimetry"
}
        
Elapsed time: 0.43539s