pmelchior / skymapper

Mapping astronomical survey data on the sky, handsomely
MIT License
47 stars 15 forks source link

Interactive plots #20

Closed pmelchior closed 6 years ago

pmelchior commented 6 years ago

Massive rewrite (not backwards compatible!) of map, projections, pretty much everything.

The new code base allows for interactive exploration, all-sky maps, etc, and is much more closely aligned to matplotlib incantations. The projections are not treated as matplotlib transformations because their behavior is difficult to work with, and the options to properly place the axis labels along the graticules is too limited.