Closed carterbox closed 4 months ago
Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
src/tike/operators/cupy/fresnelspectprop.py
: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)
Purpose
Add a Fresnel Spectrum Propagation Operator
Approach
Adds the Fresnel Spectrum Propagation Operator and adjoint test.
Pre-Merge Checklists
Submitter
Reviewer