lbolla / EMpy

Electromagnetic Python
MIT License
194 stars 83 forks source link

integer relection output #47

Closed UG-Sensalight closed 6 months ago

UG-Sensalight commented 7 months ago

Hello,

i encountered the problem, that IsotropicTransferMatrix.solve() returns integer arrays (which is not useful) if one provides wavelengths as an integer like array. This could be circumvented by specifying the datatype float in the declaration of Rs, Ts, Rp, and Ts.