Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@apontzen apontzen released this 06 Sep 15:32
· 85 commits to main since this release

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