Stevanus K. Nugroho

Results 7 comments of Stevanus K. Nugroho

Hi Kawahara-san, thank you for the request and apologies for the delay. I am not sure if it is a bug or just me, but I got the following message...

Oh okay, I'll remove radis.json from time to time for now. I found possible bugs in the "Forward_modeling" notebook tutorial. I think `mdbCO.generate_jnp_arrays()` is missing before ``` SijM=jit(vmap(SijT,(0,None,None,None,0)))\ (Tarr,mdbCO.logsij0,mdbCO.nu_lines,mdbCO.elower,qt) ```...

In [optimize_spectrum_JAXopt](https://github.com/HajimeKawahara/exojax/blob/release/documents/tutorials/optimize_spectrum_JAXopt.ipynb), I think the `wavenumber_grid` should be used instead of `nugrid`. Additionally, I run into this error when I run `res = gd.run(init_params=initpar)` This also happens if I run...

Hi @erwanp and @HajimeKawahara san, I will check it tomorrow night if you don't mind. I am on my annual leave today and tomorrow, so I don't have any access...

Hi @erwanp and @HajimeKawahara san, I have just checked it and it works well!

That's very interesting, I will try it after I remove the Doppler shadow :)

Thank you for the pull request. I can confirm that most of the scrips in the manual_check work well. I found that these scripts in the manual_check folder are also...