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

Refactored optical-depth integration for transmission #157

Closed pcubillos closed 6 years ago

pcubillos commented 6 years ago

(moved loops into C), got better performance of 2-3 times faster. Implemented optdepth() funtion in trapz.c.