qpv-research-group / rayflare

Open-source, integrated optical modelling of complex stacks
Other
31 stars 11 forks source link

Profile calculations #20

Closed phoebe-p closed 3 years ago

phoebe-p commented 3 years ago

Addresses #16, also fixes other issues discovered in the process re: incorrect treatment of profile calculations for light incident on the rear of the (front) surface).

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (bbb2a71) into devel (bbf4925) will increase coverage by 8.15%. The diff coverage is 89.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #20      +/-   ##
==========================================
+ Coverage   70.84%   78.99%   +8.15%     
==========================================
  Files          20       20              
  Lines        2257     2352      +95     
==========================================
+ Hits         1599     1858     +259     
+ Misses        658      494     -164     
Impacted Files Coverage Δ
rayflare/matrix_formalism/process_structure.py 79.36% <67.64%> (-2.46%) :arrow_down:
rayflare/rigorous_coupled_wave_analysis/rcwa.py 66.40% <89.47%> (+3.10%) :arrow_up:
rayflare/matrix_formalism/ideal_cases.py 12.50% <100.00%> (+1.20%) :arrow_up:
rayflare/matrix_formalism/multiply_matrices.py 93.25% <100.00%> (+30.70%) :arrow_up:
rayflare/ray_tracing/rt.py 88.48% <100.00%> (+10.38%) :arrow_up:
rayflare/transfer_matrix_method/lookup_table.py 98.66% <100.00%> (+14.05%) :arrow_up:
rayflare/transfer_matrix_method/tmm.py 98.99% <100.00%> (+5.80%) :arrow_up:
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bbf4925...bbb2a71. Read the comment docs.