Skip to content

Releases: steveberardi/starplot

v0.12.4

14 Nov 14:22
Compare
Choose a tag to compare

Makes labels on markers default to None (#115) - thanks to @HealthyPear

v0.12.3

31 Oct 13:56
25731bc
Compare
Choose a tag to compare

Fixes bug with constellation names (#110)

v0.12.2

22 Sep 15:35
0bb1186
Compare
Choose a tag to compare

Allows tuples for line styles on polygons and adds geometry kwarg to polygon function

v0.12.1

14 Sep 16:12
d936a42
Compare
Choose a tag to compare

Fixes issue with plotting the Milky Way when it consists of multiple polygons

v0.12.0

14 Sep 15:32
0ce7a3a
Compare
Choose a tag to compare
  • Adds Shapely geometry to all sky object models, including support for intersects in where clauses
  • Adds kwarg to map plots to allow custom clip paths
  • Adds callables for star/dso labels
  • Adds a line function for plotting lines
  • Adds the standard marker for globular clusters (circle with a cross) and double stars
  • Adds an ellipse marker for galaxies
  • Adds colors for some DSO labels that were missing them in some style extensions
  • Removed the kwarg types from dsos, so ALL DSO types are plotted by default

v0.11.4

01 Sep 02:29
f2d8101
Compare
Choose a tag to compare

Fixes bug with filtering DSOs by NGC/IC identifier (#97)

v0.11.3

31 Aug 14:58
6ef2089
Compare
Choose a tag to compare

Fixes a bug with plotting the celestial equator

v0.11.2

28 Aug 14:32
98fdaf6
Compare
Choose a tag to compare
  • Adds requests as a required dependency

v0.11.1

13 Aug 13:50
aad6038
Compare
Choose a tag to compare
  • Fixes default horizon style to be consistent with grayscale extension

v0.11.0

12 Aug 14:00
1edfb22
Compare
Choose a tag to compare
  • Replaces Tycho-1 stars with an abridged version of the Big Sky Catalog
  • Adds style option for a star's edge color (previously this was forced to be the background color)
  • Adds cardinal direction labels to the horizon plotting function
  • Removes behavior that automatically plots the cardinal direction border on zenith plots
  • Adds function for plotting the zenith
  • Adds support for downloading the full Big Sky Catalog (2.5+ million stars)
  • Various (minor) plotting optimizations
  • Increases star sizes on map plots
  • Adds TYC id to stars (if available)
  • Adds the following projections: Robinson, Lambert Azimuthal Equal-Area
  • Adds a constellation model, allowing you to selectively plot objects by their constellation