AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

NEW: Add Fresnel propagator for multi-slice #315

Closed carterbox closed 4 months ago

carterbox commented 5 months ago

Purpose

Add a Fresnel Spectrum Propagation Operator

Approach

Adds the Fresnel Spectrum Propagation Operator and adjoint test.

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 5 months ago

Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 56:81: E501 line too long (87 > 80 characters) Line 86:81: E501 line too long (93 > 80 characters) Line 102:81: E501 line too long (87 > 80 characters)

Comment last updated at 2024-06-05 17:17:47 UTC