dschick / udkm1Dsim

A Python Simulation Toolkit for 1D Ultrafast Dynamics in Condensed Matter
http://udkm1dsim.readthedocs.io
MIT License
21 stars 16 forks source link

PyGTM integration #97

Open dschick opened 3 years ago

dschick commented 3 years ago

This PR provides an integration of the pyGTM project into the udkm1Dsim as a new additional polarization scattering simulation.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 11.37521% with 522 lines in your changes missing coverage. Please review.

Project coverage is 22.16%. Comparing base (54ce349) to head (1a0ae2a).

Files with missing lines Patch % Lines
udkm1Dsim/simulations/scattering.py 4.89% 505 Missing :warning:
udkm1Dsim/structures/layers.py 70.17% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #97 +/- ## =========================================== - Coverage 24.36% 22.16% -2.21% =========================================== Files 10 10 Lines 3066 3646 +580 =========================================== + Hits 747 808 +61 - Misses 2319 2838 +519 ``` | [Files with missing lines](https://app.codecov.io/gh/dschick/udkm1Dsim/pull/97?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Schick) | Coverage Δ | | |---|---|---| | [udkm1Dsim/\_\_init\_\_.py](https://app.codecov.io/gh/dschick/udkm1Dsim/pull/97?src=pr&el=tree&filepath=udkm1Dsim%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Schick#diff-dWRrbTFEc2ltL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [udkm1Dsim/structures/layers.py](https://app.codecov.io/gh/dschick/udkm1Dsim/pull/97?src=pr&el=tree&filepath=udkm1Dsim%2Fstructures%2Flayers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Schick#diff-dWRrbTFEc2ltL3N0cnVjdHVyZXMvbGF5ZXJzLnB5) | `72.08% <70.17%> (-0.25%)` | :arrow_down: | | [udkm1Dsim/simulations/scattering.py](https://app.codecov.io/gh/dschick/udkm1Dsim/pull/97?src=pr&el=tree&filepath=udkm1Dsim%2Fsimulations%2Fscattering.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Schick#diff-dWRrbTFEc2ltL3NpbXVsYXRpb25zL3NjYXR0ZXJpbmcucHk=) | `8.41% <4.89%> (ø)` | |