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

Target finding with geodesic point #142

Closed fjebaker closed 1 year ago

fjebaker commented 1 year ago

Added a new function that returns the geodesic point, along with the impact parameters for a specified target.

codecov-commenter commented 1 year ago

Codecov Report

Merging #142 (3500f88) into main (796512a) will increase coverage by 0.15%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   68.64%   68.79%   +0.15%     
==========================================
  Files          57       57              
  Lines        2497     2506       +9     
==========================================
+ Hits         1714     1724      +10     
+ Misses        783      782       -1     
Files Changed Coverage Δ
src/tracing/precision-solvers.jl 75.00% <100.00%> (+2.84%) :arrow_up:

... and 1 file with indirect coverage changes