HajimeKawahara / exojax

🐈 Automatic differentiable spectrum modeling of exoplanets/brown dwarfs using JAX, compatible with NumPyro and JAXopt
http://secondearths.sakura.ne.jp/exojax/
MIT License
56 stars 14 forks source link

Simpson rule of the transmission chord integration #424

Closed HajimeKawahara closed 1 year ago

HajimeKawahara commented 1 year ago

I implemented the Simpson integration version of the transmission spectroscopy. #421

The demo: tests/integration/comparison/transmission/comparison_with_kawashima_transmission.py

I haven't checked what extent the Simpson integration version can reduce the computation time in terms of the number of the layers when fixing the uncertainty @sh-tada

comparison

comparison

github-actions[bot] commented 1 year ago

Unit Test Results

47 testsβ€‚β€ƒβ€ƒβŸβ€„0 :heavy_check_mark:  4s :stopwatch: βŸβ€„1 suitesβ€ƒβ€ƒβŸβ€„0 :zzz: βŸβ€„1 filesβ€„β€‚β€ƒβ€ƒβŸβ€„0 :x:  47 :fire:

For more details on these errors, see this check.

Results for commit 30797acd.

:recycle: This comment has been updated with latest results.