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

bugs found by @ykawashima for v1.4.1 #405

Closed HajimeKawahara closed 1 year ago

HajimeKawahara commented 1 year ago

See #404, but I made a new issue for the record (with adding numbering).

HajimeKawahara commented 1 year ago
  1. It should have v_l and v_u. I found that radis develop branch is needed to load these quantities. I added Warning in doc: https://secondearths.sakura.ne.jp/exojax/userguide/api.html#quantum-states-filtering-exomol-hitemp Also, https://secondearths.sakura.ne.jp/exojax/tutorials/Fortrat.html

HajimeKawahara commented 1 year ago
  1. Sij0 is now deprecated. Use line_strength_ref.

tests/integration/moldb/quantum_states_filter_hitran_co.py). requires develop branch of radis.

HajimeKawahara commented 1 year ago
  1. Thanks. The former one is correct. I think all of the bugs have been fixed.