Version 0.2.0
This version is almost a complete re-implementation over 0.1.x, using wgpu instead of OpenGL, but presents a similar interface.
In terms of features there are two changes
- Ability to show images of arbitrary quantities such as temperature (weighted by column density); pass
-q
on command line - Ability to embed and manipulate within a jupyter notebook, with rendering performed on the server
See the updated README.md for more information