Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jones matrix multiplication loop #104

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Jones matrix multiplication loop #104

merged 8 commits into from
Jul 23, 2024

Conversation

gschlafly
Copy link
Member

No description provided.

New retardance images with updates python packages should be generated
Now the pytorch simulations are faster, particularly on the GPU.
The matrix multiplication still need to be done in a loop because it is not a commutative operation.
Updated time stamp labels now that a loop is removed.
Adjusting jones matrix function to account for the new dimensions of tensors.
Removed duplicate numpy array saving function.
Removed rays_with_voxels computation to save on memory
Parameters are no longer necessary for python 3
@gschlafly gschlafly merged commit cbda367 into main Jul 23, 2024
5 checks passed
@gschlafly gschlafly deleted the jones-matrix-mult branch July 23, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant