Metadata-Version: 2.1
Name: Polarimetry
Version: 2.6.4.5
Summary: PyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples
Author-email: Cristel Chandre <cristel.chandre@cnrs.fr>, Manos Mavrakis <manos.mavrakis@fresnel.fr>, Sophie Brasselet <sophie.brasselet@fresnel.fr>
Maintainer-email: Cristel Chandre <cristel.chandre@cnrs.fr>
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.
        
Project-URL: Homepage, https://www.fresnel.fr/polarimetry
Project-URL: GitHub, https://github.com/cchandre/Polarimetry
Project-URL: Wiki, https://github.com/cchandre/Polarimetry/wiki
Keywords: polarimetry,microscopy,molecular orientation
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorcet ==3.0.1
Requires-Dist: customtkinter ==5.2.0
Requires-Dist: joblib ==1.2.0
Requires-Dist: matplotlib ==3.6.2
Requires-Dist: numpy ==1.23.5
Requires-Dist: opencv-python ==4.8.1.78
Requires-Dist: openpyxl ==3.0.9
Requires-Dist: pillow ==10.3.0
Requires-Dist: scikit-image ==0.20.0
Requires-Dist: scipy ==1.9.1
Requires-Dist: tksheet ==6.2.5

# [<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.6.4-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>

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