Carl Lemaire

Results 9 comments of Carl Lemaire

Thanks a lot! I really struggled with "C++ → py::object", which as mentioned here, is undocumented. It should at least be in the Reference section of the docs, if not...

I just found out about `window.snapshot`... it works for my use case. However, `record` would be helpful, since I'd like to produce 2 images with different angles.

Seems to me that knowing that one function works but not the other will give you important hints (i.e. what's so different between the two?) Thanks!

I am also wondering why the time-domain signal halves are swapped before FFT. I can't find any property of the FFT related to this kind of swapping. Any idea?

Sorry, it's now public. For example, you can try creating a scatter plot using X="optuna_trial" and Y="log_wd". Thanks.

Bug also present in charts: ![Screenshot from 2021-11-10 17-33-29](https://user-images.githubusercontent.com/13444373/141204741-e45ecdfe-5505-455c-8639-99c246428fe4.png) (Edit: I said "panels" instead of "charts")

Any update? It would be really useful if the legend had colors in it, as it is probably intended.

Hi, on all compute clusters using our software stack, RustBoard hangs indefinitely at startup and has to be killed (with sigkill, sigterm isn't sufficient i.e. CTRL+C doesn't work). It does...