pcubillos / pyratbay

Python Radiative Transfer in a Bayesian Framework
https://pyratbay.rtfd.io/
GNU General Public License v2.0
9 stars 1 forks source link

Voigt grid optimization: nearest-neighbor --> interpolation (from Erwan Pannier) #167

Open pcubillos opened 3 years ago

pcubillos commented 3 years ago

You may want to give a look at our recent paper (doi/10.1016/j.jqsrt.2020.107476) where we use a similar same method, but with an actual interpolation instead of closest neighbour. Dirk computed simple and optimized coefficients, which you could use : this could allow you to use a coarser grid and therefore to improve even more the computational times