astro-group-bristol / Gradus.jl

Extensible spacetime agnostic general relativistic ray-tracing (GRRT).
https://astro-group-bristol.github.io/Gradus.jl/dev/
GNU General Public License v3.0
18 stars 2 forks source link

Feat: added 2d transfer function API #70

Closed fjebaker closed 1 year ago

fjebaker commented 1 year ago

This still requires tests for the new features. Also, ideally it should be written to use the disc profile types we already have.

codecov-commenter commented 1 year ago

Codecov Report

Merging #70 (d01802a) into main (b3b1656) will decrease coverage by 1.77%. The diff coverage is 17.64%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   67.80%   66.03%   -1.77%     
==========================================
  Files          43       43              
  Lines        1441     1484      +43     
==========================================
+ Hits          977      980       +3     
- Misses        464      504      +40     
Impacted Files Coverage Δ
src/transfer-functions/transfer-functions-2d.jl 0.00% <0.00%> (ø)
src/accretion-geometry/bootstrap.jl 45.00% <50.00%> (-1.67%) :arrow_down:
src/image-planes/planes.jl 82.92% <100.00%> (+0.42%) :arrow_up:
src/metrics/johannsen-ad.jl 100.00% <100.00%> (ø)
src/tracing/callbacks.jl 81.48% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.