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

Intensity images with all rays at once #114

Open
gschlafly opened this issue Oct 24, 2024 · 0 comments
Open

Intensity images with all rays at once #114

gschlafly opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gschlafly
Copy link
Member

When generating the intensity images, they should be able to be formed when computing with all rays at once:

simulator.rays.prepare_for_all_rays_at_once()
simulator.forward_model(volume_GT, all_lenslets=True, intensity=True)

This is currently possible with generating retardance and azimuth images.

@gschlafly gschlafly added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant