EHTJulia / VLBISkyModels.jl

Just the Comrade Models
MIT License
7 stars 2 forks source link

SingleStokes model #57

Closed ptiede closed 1 month ago

ptiede commented 1 month ago

Adds a model wrapper that extracts a single stokes parameter. This is useful for semi-analytic models that may intrinsically make all stokes params but you may not want a fully polarized model.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.52542% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.06%. Comparing base (27a2123) to head (486536e). Report is 22 commits behind head on main.

Files Patch % Lines
src/models/polarized.jl 55.55% 8 Missing :warning:
src/io.jl 97.89% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== + Coverage 90.87% 91.06% +0.19% ========================================== Files 25 26 +1 Lines 1654 1768 +114 ========================================== + Hits 1503 1610 +107 - Misses 151 158 +7 ```

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