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

non-constant gravity computation is wrong (atmprof.compute_radius) #446

Closed HajimeKawahara closed 10 months ago

HajimeKawahara commented 10 months ago

@sh-tada found that atmprof.compute_radius is wrong. This may affect the transmission spectrum calculation for an extended atmosphere.

We will correct this bug soon.

Dev for transmission: #356 #359 #421 #424