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
16 stars 2 forks source link

Fast disc emissivities #196

Open fjebaker opened 2 weeks ago

fjebaker commented 2 weeks ago

This is in part also to track how we want to expose the corona to disc part of Gradus modelling to the end user.

If we can get it fast enough, we can trace the disc emissivity functions directly when fitting (maybe using automated caching or similar) instead of pre-computing more tables.

fjebaker commented 4 days ago

The current time for the lamp post model is of order 100-200 milliseconds, which is too slow to be part of the fitting calculations.