Polanalyser

Latest version: v3.0.0

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.0

Release notes

This release includes new features and improvements of several functions, as well as enhancements to documentation (README, docstrings, examples, and notations).

Important changes

- Change the definition of `cvtStokesToDoCP` as *degree* should not contain negative values.
- Before: DoCP = s3 / s0
- After: DoCP = |s3| / s0
- Change the definition of `retarder` (and also `qwp`, `hwp`) to match the definition of recent papers.
- Phase delay `delta` is flipped.

New features

- Symbolic Stokes-Mueller computation.
- New visualization functions (DoP/DoLP/DoCP, ToP, CoP are supported).
- New image grid for Mueller matrix image.
- New image I/O to handle multiple polarization images efficiently.

Improvements

- Add optional axis support for `cvtStokesTo*` series functions.
- Stokes input support for `calcStokes` and `calcMueller` functions.

2.0.1

Important notice
⚠️ This update includes several destructive changes that may affect existing users. Sorry, but I can't explain all the detail. Please read the docstring and actual code. If you prefer the old version (v1.2.0), you can download it from PyPI.

2.0.0

Important notice
⚠️ This update includes several destructive changes that may affect existing users. Sorry, but I can't explain all the detail. Please read the docstring and actual code. If you prefer the old version (v1.2.0), you can download it from PyPI.

1.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.