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

fov keyword in rendergeodesics #182

Closed ben1sheff closed 7 months ago

ben1sheff commented 7 months ago

Running getting_started.jl has an issue during the rendergeodesics call. Specifically,

"ERROR: LoadError: Unrecognized keyword arguments found. The only allowed keyword arguments to solve are: [...] Unrecognized keyword arguments: [:fov]"

fjebaker commented 7 months ago

Hi @ben1sheff thanks for opening this issue! :+1: For whatever reason that part of the documentation had escaped our test suite, so I have added it to be tracked to make sure it will be kept up to date in the future.

The published documentation should update soon!