qpv-research-group / rayflare

Open-source, integrated optical modelling of complex stacks
Other
33 stars 12 forks source link

Implement Ray class #72

Closed phoebe-p closed 1 month ago

phoebe-p commented 1 month ago

Correct treatment of polarisation in raytracer

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.74074% with 20 lines in your changes missing coverage. Please review.

Project coverage is 88.27%. Comparing base (7d7d0de) to head (6708a9d). Report is 22 commits behind head on analytical_RT.

Files Patch % Lines
rayflare/ray_tracing/analytical_rt.py 70.00% 15 Missing :warning:
rayflare/ray_tracing/rt.py 96.77% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## analytical_RT #72 +/- ## ================================================= + Coverage 84.15% 88.27% +4.11% ================================================= Files 21 21 Lines 3390 3675 +285 ================================================= + Hits 2853 3244 +391 + Misses 537 431 -106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.