mehta-lab / waveorder

Wave optical models and inverse algorithms for label-agnostic imaging of density & orientation.
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Prepare polarization algorithms for integration with `recOrder` #118

Closed talonchandler closed 1 year ago

talonchandler commented 1 year ago

This branch prepares the polarization algorithms in stokes.py to be used by recOrder.

@mattersoflight @ziw-liu if you want to take a closer look you can start by running /examples/models/inplane_anisotropic_thin_pol3d.py. This is a very simple simulation that focusses on what recOrder needs---the simulation does not currently include any diffraction on the forward or inverse models.

Over the weekend I will start integrating the new interface on the recOrder side. I will be doing integration work from this branch (and/or alg-dev) and a new branch (cli-dev) on the recOrder side so I'm not blocked before your review.

talonchandler commented 1 year ago

Merging into alg-dev.