gully

Results 92 comments of gully

We'd probably want to split out the `create_interact_ui()` into its own `interact.py` module. Then `show_dashboard` would call it and the `simple` database would write a custom script to load it...

Thank you Kyle! I am happy that gollum makes it possible to make a coarse interpolation of grid points that may be suitable to your needs. I'm hesitant to build...

There's vsini and RV for high resolution spectra, and it can also accept input data for data-model overlays for by-eye fitting. It has some other information presented to deal with...

One of the conceivable extensions would be to show an instananeous view of which grid point is selected, perhaps color-coded with some goodness-of-fit metric. That change would make the tool...

Ok, let's plan to merge this! Yay!

https://github.com/gully/blase/assets/860227/1c26db27-5e8e-4f29-88b6-963b189667c9

Ok, I experimented with this `.animate()` method, and while it's really cool, I think we should not support it. Here's why: ### The code structure would require an inner class....

![blase_gif_quick](https://github.com/gully/blase/assets/860227/1d938fda-fb89-4bc7-bd88-d26a5762b8a5)

Idea: a function that takes in two state dicts and returns an [manim](https://www.manim.community) animation of the tweening between the two states. One challenge would arise: how to compose the animation...