Package for processing polarised images to measure stress in granular media.
pip install photoelastimetryimage-to-stressstress-to-imagedemosaic-rawcalibrate-photoelastimetry
Run --help on each command for usage.
- Full docs: https://benjym.github.io/photoelastimetry/
- User docs (workflows/config):
docs/user/ - Developer docs (setup/tests/architecture):
docs/developer/ - API reference:
docs/reference/
stress-to-image forward.json5
image-to-stress inverse.json5For complete runnable examples, use docs/user/quickstart.md and workflow pages under docs/user/workflows/.
pip install -e ".[dev,docs]"
pytest
mkdocs build --strictContributor guidance is maintained in docs/developer/.